From a27f35ea06c7b6bd9a6dc310c86c366e8052897b Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 11 12月 2024 10:43:09 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- LA24030_LuLiPackageLine_Web/src/views/main/ReportCenter/wareInventorySummary/component/openAllprop.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/LA24030_LuLiPackageLine_Web/src/views/main/ReportCenter/wareInventorySummary/component/openAllprop.vue b/LA24030_LuLiPackageLine_Web/src/views/main/ReportCenter/wareInventorySummary/component/openAllprop.vue index 76f9ce1..60c1d0f 100644 --- a/LA24030_LuLiPackageLine_Web/src/views/main/ReportCenter/wareInventorySummary/component/openAllprop.vue +++ b/LA24030_LuLiPackageLine_Web/src/views/main/ReportCenter/wareInventorySummary/component/openAllprop.vue @@ -108,7 +108,7 @@ import { formatDate, formatDate_T_Date, formatDate_T_Time, defaultTimeRange } from '/@/utils/formatTime'; import commonFunction from "/@/utils/commonFunction"; import { handleSlectDataWmsBusinessType } from "/@/utils/selectData"; -import { pageWmsStockQuan } from "/@/api/main/ReportCenter/wmsStockQuan"; +import { pageWmsStockQuan } from "/@/api/main/ReportCenter/wmsStockQuan_new"; const { proxy }: any = getCurrentInstance(); // 璁块棶瀹炰緥涓婁笅鏂� proxy鍚屾椂鏀寔寮�鍙� 绾夸笂鐜 const getEnumStockStatusData_Index = ref<any>([]); const getContainerIsDisabled_Index = ref<any>([]); -- Gitblit v1.9.3