22
schangxiang@126.com
2024-12-05 a95309ec158af3b95fe5b77f4f0c24208dc657e3
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>([]);