Browse Source

更新专利数据库

zhuliu 1 năm trước cách đây
mục cha
commit
b7ca12a22e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/project/components/drawer/form.vue

+ 1 - 1
src/views/project/components/drawer/form.vue

@@ -640,7 +640,7 @@ export default {
             
           }
          // 判断文件是否都上传完毕
-         var guids = this.$commonJS.checkUploadFile(this.ruleForm.systemFile)
+         var guids = this.$commonJS.checkUploadFile(this.ruleForm.systemFileList)
             if(!guids){
                 return false
             }