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