小小儁爺
2026-03-09 f59e0c2622ef47db0f684a7024a3ce1103fafe18
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