From 1b31d14e361c01fcd4e5c2dcfe0b6fb3a63c92fc Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期五, 13 三月 2026 14:56:14 +0800 Subject: [PATCH] erp下发停止出库任务,wms取消wcs任务 --- src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html b/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html index 0467e6c..ece51b6 100644 --- a/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html +++ b/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html @@ -326,7 +326,7 @@ @size-change="handleDetailSizeChange" @current-change="handleDetailCurrentChange" :current-page="detailCurrentPage" - :page-sizes="[5, 10, 20]" + :page-sizes="[5, 10, 20, 50, 100]" :page-size="detailPageSize" layout="total, sizes, prev, pager, next, jumper" :total="detailTotal"> @@ -597,7 +597,7 @@ // // 妯℃嫙鏁版嵁 // that.mockTableBData(); // } - // }); + // });c // }, // 鑾峰彇鍟嗗搧鍞竴鏍囪瘑 -- Gitblit v1.9.1