update 2023.4.23

This commit is contained in:
lb
2023-04-23 15:06:39 +08:00
parent dfbc7e08f9
commit ea46739942
4 changed files with 68 additions and 33 deletions

View File

@@ -28,7 +28,7 @@
:dialog-config="dialogConfigs"
@refresh-tables="handleRefreshTable"
/>
<ListSectionWithHead
<!-- <ListSectionWithHead
id="finished"
:refresh-key="keys.finished"
:extra-search-conditions="{ code: '' }"
@@ -37,7 +37,7 @@
:head-config="{ title: '完成的订单', form: headFormConfigs.finishedTableSearch }"
:dialog-config="dialogConfigs"
@refresh-tables="handleRefreshTable"
/>
/> -->
</div>
</div>