uu
This commit is contained in:
parent
4f372102b1
commit
2104dbea9a
@ -12,7 +12,7 @@
|
||||
<u-row justify="between" align="top">
|
||||
<u-col span="9">
|
||||
<!-- 订单状态 -->
|
||||
<tpx-tabs :list="dicData.emis_order_status" v-model:value="searchParam.params.waybillStatType"
|
||||
<tpx-tabs :list="dicData.emis_oms_order_tab" v-model:value="searchParam.params.waybillStatType"
|
||||
mode="info" v-slot="curOrdTab"
|
||||
>
|
||||
<text slot>
|
||||
@ -149,7 +149,7 @@
|
||||
billCode: '',
|
||||
_date: [],
|
||||
params: {
|
||||
waybillStatType: dicData.emis_order_status?.[0]?.val,
|
||||
waybillStatType: dicData.emis_oms_order_tab?.[0]?.val,
|
||||
}
|
||||
},
|
||||
queryOption: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user