Explorar o código

完善履职内容库定义

jiawuxian %!s(int64=2) %!d(string=hai) anos
pai
achega
b104d2c427
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/resumption/rule/dialog.edit.vue

+ 1 - 0
src/views/resumption/rule/dialog.edit.vue

@@ -151,6 +151,7 @@ export default {
     // 事件
     onHide() {
       this.isShow = false;
+      this.$refs.form.resetFields();
     },
     onSubmit() {
       this.$refs.form.validate(async (isValidate) => {