监测对象字段
This commit is contained in:
@@ -86,6 +86,7 @@ export default {
|
||||
type: 0
|
||||
}).then(res => {
|
||||
if (res.code == 0) {
|
||||
this.form = {}
|
||||
this.$message.success('提交成功!');
|
||||
this.dialog = false
|
||||
this.getTableData()
|
||||
|
||||
Reference in New Issue
Block a user