zhuliu пре 1 година
родитељ
комит
54f96111ce
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/project/components/drawer/form.vue

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

@@ -600,7 +600,7 @@ export default {
             if(!guids){
                 return false
             }
-            this.form.fileGuids = guids
+            this.ruleForm.fileGuids = guids
           if (this.ruleForm.id) {
             this.$api.updatePatentProject(this.ruleForm).then(response => {
               this.loading = false