qinzhipeng_v 5 жил өмнө
parent
commit
2cb0c9bfa5

+ 1 - 1
src/views/projectManage/bugList/file/createdBug.vue

@@ -269,7 +269,7 @@ export default {
         this.$refs['formInline'].clearValidate()
       })
       this.fileList = []
-      this.formInline = null
+      this.formInline = {}
       this.$set(this.formInline, 'creatorList', this.userNames)
       this.$set(this.formInline, 'bizId', Number(localStorage.getItem('bizId')))
       if (e === 1) {