小小儁爺
9 天以前 cb6086934c46f7ac9f277cbdf1203c8f9f9aaf5f
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