408249787 %!s(int64=2) %!d(string=hai) anos
pai
achega
957ee68716
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/fill/gather/modules/BaseForm.vue

+ 3 - 1
src/views/fill/gather/modules/BaseForm.vue

@@ -161,7 +161,9 @@ export default {
       this.modalTitle = '编辑'
       const { form: { setFieldsValue } } = this
       // 日期处理
-
+      record.infoIds = record.fillInfos.map(res => {
+        return res.id
+      })
       this.$nextTick(() => {
         setFieldsValue(Object.assign(pick(record, [
           'id',