chenhaozhe
2026-01-13 cfd0b53967daca92d98cd304e4d4e0577e2efbd3
src/views/scMould/warehouse/Sc_MouldMoveStockRequestBillList.vue
@@ -447,6 +447,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("接口请求失败!");