xg
This commit is contained in:
parent
6ea09ab30a
commit
d313266b48
@ -395,7 +395,9 @@ export default {
|
|||||||
loading.close();
|
loading.close();
|
||||||
this.editopen = true
|
this.editopen = true
|
||||||
this.updataform = res.data
|
this.updataform = res.data
|
||||||
})
|
}).catch(() => {
|
||||||
|
loading.close();
|
||||||
|
});
|
||||||
},
|
},
|
||||||
//删除触发条件
|
//删除触发条件
|
||||||
deltriggerCondition(item) {
|
deltriggerCondition(item) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user