运单查询列表,缓存返回
This commit is contained in:
parent
c7b7413fae
commit
7e2583a8dd
@ -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"
|
||||
|
||||
@ -297,7 +297,7 @@
|
||||
ref="refTable"
|
||||
row-key="id"
|
||||
|
||||
storageName="sendWaybillList_main_250825"
|
||||
storageName="sendWaybillList_main_240702"
|
||||
:showStatInfo="true"
|
||||
|
||||
v-loading="loading"
|
||||
|
||||
@ -307,7 +307,7 @@
|
||||
:showStatInfo="true"
|
||||
|
||||
ref="refTable"
|
||||
storageName="sendWaybillListNew_main_250825"
|
||||
storageName="sendWaybillListNew_main_240702"
|
||||
|
||||
v-loading="loading"
|
||||
border
|
||||
|
||||
Loading…
Reference in New Issue
Block a user