From 7e2583a8ddf13ae6a709dca813c760be8fa00dec Mon Sep 17 00:00:00 2001 From: wuteng <419274783@qq.com> Date: Tue, 26 Aug 2025 17:55:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E5=8D=95=E6=9F=A5=E8=AF=A2=E5=88=97?= =?UTF-8?q?=E8=A1=A8=EF=BC=8C=E7=BC=93=E5=AD=98=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/emis/emisWaybill/centerWaybillList.vue | 2 +- src/views/emis/emisWaybill/sendWaybillList.vue | 2 +- src/views/emis/emisWaybill/sendWaybillListNew.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/emis/emisWaybill/centerWaybillList.vue b/src/views/emis/emisWaybill/centerWaybillList.vue index 4a615a00..b8d3019d 100644 --- a/src/views/emis/emisWaybill/centerWaybillList.vue +++ b/src/views/emis/emisWaybill/centerWaybillList.vue @@ -333,7 +333,7 @@ slot="pageContent" slot-scope="slotProps" :height="(slotProps.contentHeight)+'px'" - storageName="centerWaybillList_main_20250826" + storageName="centerWaybillList_main" ref="refTable" :row-key="rowKey" diff --git a/src/views/emis/emisWaybill/sendWaybillList.vue b/src/views/emis/emisWaybill/sendWaybillList.vue index 33ae18c5..60571114 100644 --- a/src/views/emis/emisWaybill/sendWaybillList.vue +++ b/src/views/emis/emisWaybill/sendWaybillList.vue @@ -297,7 +297,7 @@ ref="refTable" row-key="id" - storageName="sendWaybillList_main_250825" + storageName="sendWaybillList_main_240702" :showStatInfo="true" v-loading="loading" diff --git a/src/views/emis/emisWaybill/sendWaybillListNew.vue b/src/views/emis/emisWaybill/sendWaybillListNew.vue index 317823e8..2d345095 100644 --- a/src/views/emis/emisWaybill/sendWaybillListNew.vue +++ b/src/views/emis/emisWaybill/sendWaybillListNew.vue @@ -307,7 +307,7 @@ :showStatInfo="true" ref="refTable" - storageName="sendWaybillListNew_main_250825" + storageName="sendWaybillListNew_main_240702" v-loading="loading" border