|
@@ -214,6 +214,8 @@ export default {
|
|
this.formData.name = ''
|
|
this.formData.name = ''
|
|
this.formData.boxNum = ''
|
|
this.formData.boxNum = ''
|
|
this.formData.deviceTypeBoxList = []
|
|
this.formData.deviceTypeBoxList = []
|
|
|
|
+ delete this.formData.id
|
|
|
|
+ delete this.formData.deviceTypeNo
|
|
}
|
|
}
|
|
},
|
|
},
|
|
watch: {
|
|
watch: {
|