小小儁爺
2026-03-13 217e6456835927d5da7d385056c0062da7436041
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