Merge pull request '运单查询列表,缓存返回' (#70) from master-dev into master

Reviewed-on: http://git.xdadan.loc/tanex/emis-frontend/pulls/70
This commit is contained in:
wuteng 2025-08-26 17:57:13 +08:00
commit 354b53ea4b
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -297,7 +297,7 @@
ref="refTable"
row-key="id"
storageName="sendWaybillList_main_250825"
storageName="sendWaybillList_main_240702"
:showStatInfo="true"
v-loading="loading"

View File

@ -307,7 +307,7 @@
:showStatInfo="true"
ref="refTable"
storageName="sendWaybillListNew_main_250825"
storageName="sendWaybillListNew_main_240702"
v-loading="loading"
border