haoxuan
2024-04-15 4755c05cf9673876e13bd139cc4ec2d851cd83e3
src/views/operate/allot/index.vue
@@ -340,6 +340,18 @@
      };
      row.locationID = row.location.jointName;
      row.locationId = row.location.value;
      row.managerObj={
        label:row.manager,
        value:row.managerId
      }
      row.accountantObj={
        label:row.accountant,
        value:row.accountantId
      }
      row.custodianObj={
        label:row.custodian,
        value:row.custodianId
      }
      this.editConfig.infomation = { ...row };
    },
    // 新建