zhuliu преди 1 година
родител
ревизия
e2fa1b45c9
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/project/patentCollection/components/dialog/PatentIndexSetting.vue

+ 1 - 0
src/views/project/patentCollection/components/dialog/PatentIndexSetting.vue

@@ -367,6 +367,7 @@ export default {
           projectId: this.projectId,
           ...this.search,//选择的信息
           esCustomFieldDTOS: selected,
+          taskId: this.taskId,
         }
         this.$api.batchAddCustomField(params).then(res => {
           if (res.code == 200) {