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