src/views/mouldManager/mouldMaintainStand.vue
@@ -542,8 +542,8 @@ // 修改前请求接口 async getViewMouldRepairStanedSearch(repairstand_code) { const { data: res } = await ViewMouldRepairStanedSearch({ repairstand_code }) this.tableDataDialog = res.data this.checkSelectedValue = res.data.map(i => i.code) this.tableDataDialog = res.Data this.checkSelectedValue = res.Data.map(i => i.code) this.dialogForm.code = res.code this.dialogForm.name = res.name