运单查询列表,缓存返回
This commit is contained in:
parent
c7b7413fae
commit
7e2583a8dd
@ -333,7 +333,7 @@
|
|||||||
slot="pageContent"
|
slot="pageContent"
|
||||||
slot-scope="slotProps"
|
slot-scope="slotProps"
|
||||||
:height="(slotProps.contentHeight)+'px'"
|
:height="(slotProps.contentHeight)+'px'"
|
||||||
storageName="centerWaybillList_main_20250826"
|
storageName="centerWaybillList_main"
|
||||||
|
|
||||||
ref="refTable"
|
ref="refTable"
|
||||||
:row-key="rowKey"
|
:row-key="rowKey"
|
||||||
|
|||||||
@ -297,7 +297,7 @@
|
|||||||
ref="refTable"
|
ref="refTable"
|
||||||
row-key="id"
|
row-key="id"
|
||||||
|
|
||||||
storageName="sendWaybillList_main_250825"
|
storageName="sendWaybillList_main_240702"
|
||||||
:showStatInfo="true"
|
:showStatInfo="true"
|
||||||
|
|
||||||
v-loading="loading"
|
v-loading="loading"
|
||||||
|
|||||||
@ -307,7 +307,7 @@
|
|||||||
:showStatInfo="true"
|
:showStatInfo="true"
|
||||||
|
|
||||||
ref="refTable"
|
ref="refTable"
|
||||||
storageName="sendWaybillListNew_main_250825"
|
storageName="sendWaybillListNew_main_240702"
|
||||||
|
|
||||||
v-loading="loading"
|
v-loading="loading"
|
||||||
border
|
border
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user