设备配置关闭时清值
This commit is contained in:
parent
1aaa427dac
commit
28dc2c3739
@ -532,6 +532,7 @@ export default {
|
||||
this.formLw = {stationCode: '', roleCode:'', client:'', clientList: []};
|
||||
this.formIm = { roleCode:'', client:'', clientList: []};
|
||||
this.formIscs = {deviceCode: '', picture: '', stationCode: '', roleCode:'', client:'', clientList: []};
|
||||
this.formTms = { deviceCode: '', roleCode: '', client: '', clientList: [] };
|
||||
this.$refs.formIbp.resetFields();
|
||||
this.$refs.formLw.resetFields();
|
||||
this.$refs.formIscs.resetFields();
|
||||
|
Loading…
Reference in New Issue
Block a user