whj 2 жил өмнө
parent
commit
7d415c0342

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