fangq 4 роки тому
батько
коміт
a0d516d558
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/system/login-test.vue

+ 1 - 1
src/views/system/login-test.vue

@@ -59,7 +59,7 @@
           });
         },
         test3(){
-          testNotice("123").then(res => {
+          testNotice(this.form.account).then(res => {
             console.log('testNotice-test3');
             const data = res.data.data;
             if (res.data.code == 200){