监测对象字段

This commit is contained in:
liuye
2022-04-27 17:53:58 +08:00
parent c78a75718a
commit 11eda3d90b
5 changed files with 604 additions and 748 deletions

View File

@@ -86,6 +86,7 @@ export default {
type: 0
}).then(res => {
if (res.code == 0) {
this.form = {}
this.$message.success('提交成功!');
this.dialog = false
this.getTableData()