chenhaozhe
2026-01-13 cfd0b53967daca92d98cd304e4d4e0577e2efbd3
src/views/scMould/warehouse/Sc_MouldInRequestBillList.vue
@@ -457,6 +457,8 @@
          option.data = data1.data
          this.dataList = option
          this.DisPlay_HideColumn(this.HModName, sessionStorage["HUserName"], option, this.dataList);
        }else{
          this.$modal.msgError(response.data.Message);
        }
      }).catch(error => {
        this.$modal.msgError("接口请求失败!");