mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
导入成功后清空页面显示内容
This commit is contained in:
@@ -135,6 +135,7 @@
|
||||
});
|
||||
}, 200);
|
||||
})
|
||||
|
||||
} else {
|
||||
console.log(res)
|
||||
this.$message({
|
||||
@@ -142,6 +143,8 @@
|
||||
message: res.data.msg
|
||||
});
|
||||
}
|
||||
//清空PTPP
|
||||
this.ptpp = ''
|
||||
})
|
||||
}).catch(() => {
|
||||
this.$message({
|
||||
|
||||
Reference in New Issue
Block a user