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){