qinzhipeng_v 5 năm trước cách đây
mục cha
commit
2cb0c9bfa5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/projectManage/bugList/file/createdBug.vue

+ 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) {