Commit cc825218 by wusiyi

fix: podcn更换物流后刷新列表

parent fae8986a
...@@ -2512,11 +2512,11 @@ ...@@ -2512,11 +2512,11 @@
</ElDialog> </ElDialog>
<ChangeWayDialog <ChangeWayDialog
ref="changeWayDialogRef" ref="changeWayDialogRef"
:rowData="currentItem" :row-data="currentItem"
:getTableFn="getLogisticsCalculation" :get-table-fn="getLogisticsCalculation"
:submitFn="createLogisticsOrdersApi" :submit-fn="createLogisticsOrdersApi"
:changeLogisticsApi="changeLogisticsApi" :change-logistics-api="changeLogisticsApi"
:confirm=" @confirm="
() => { () => {
search() search()
loadTabData() loadTabData()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment