From 04a1bce31a1fb8f5b01437baa1de2e57fbc4ab39 Mon Sep 17 00:00:00 2001 From: "pref_mail@163.com" Date: Wed, 16 Oct 2024 22:57:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B4=A7=E4=BD=8D=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../warehouse/goodsAllocation/BasicdataGoodsAllocation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/basicdata/warehouse/goodsAllocation/BasicdataGoodsAllocation.vue b/src/views/basicdata/warehouse/goodsAllocation/BasicdataGoodsAllocation.vue index d7fac011..0fd3dd95 100644 --- a/src/views/basicdata/warehouse/goodsAllocation/BasicdataGoodsAllocation.vue +++ b/src/views/basicdata/warehouse/goodsAllocation/BasicdataGoodsAllocation.vue @@ -146,6 +146,7 @@ :html="details.html" :isShowExport="false" width="780px" + type="titlePrint" /> @@ -400,7 +401,6 @@ const timesc = (index, row) => { if (!index) { delete details.query[row.prop]; } - onLoad(); }; /** 表格表头下拉框选择 */