zhuxinbo há 5 anos atrás
pai
commit
97e7c65d7c

+ 0 - 1
src/views/modules/appium/AppiumTaskListCan.vue

@@ -205,7 +205,6 @@ export default {
       this.visible = false
     },
     start(item) {
-      this.form.resetFields()
       this.visible = true
       this.jobId = item.id
       this.value = null

+ 4 - 4
src/views/modules/material/materialList.vue

@@ -1119,10 +1119,10 @@ export default {
       })
     },
     close() {
-      this.form.resetFields()
-      this.urlList = { url: '', md5: '', name: '' }
-      this.watermarkUrl = { url: '', md5: '', name: '' }
-      this.tags = []
+    //   this.form.resetFields()
+    //   this.urlList = { url: '', md5: '', name: '' }
+    //   this.watermarkUrl = { url: '', md5: '', name: '' }
+    //   this.tags = []
     },
     onChange(date, dateString) {},
     callback(key) {