whj 2 năm trước cách đây
mục cha
commit
7d415c0342
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/fill/task/modules/BaseForm.vue

+ 2 - 2
src/views/fill/task/modules/BaseForm.vue

@@ -441,8 +441,8 @@ export default {
       const params = {
         id: this.id,
         details: detail,
-        applicationFileList: this.applicationFileList
-
+        applicationFileList: this.applicationFileList,
+        sbIds: this.model.sbIds
       }
       fillGatherTask(params).then(res => {
         console.log(res)