Browse Source

设备管理 样式以及bug修改

master
z_yu 3 years ago
parent
commit
59a3f6c2bc
  1. 1
      src/views/storeManage/deviceManage/module/bindParams.vue

1
src/views/storeManage/deviceManage/module/bindParams.vue

@ -85,6 +85,7 @@ export default {
}, },
handleClose() { handleClose() {
this.resetForm() this.resetForm()
this.$refs.form.clearValidate()
}, },
resetForm() { resetForm() {
this.form.paramId = '' this.form.paramId = ''

Loading…
Cancel
Save