小小儁爺
2026-01-27 ab95cadca2bf2dd0bf8f80205b30975a03b04bc5
src/views/mouldManager/mouldCheckStand.vue
@@ -541,8 +541,8 @@
    // 修改前请求接口
    async getViewDeviceCheckStanedSearch(checkstand_code) {
      const { data: res } = await ViewMouldCheckStanedSearch({ checkstand_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