Commit 99be49b9 authored by lanbaoming's avatar lanbaoming

2024-06-26-2提交

parent 13c9a02d
......@@ -1645,7 +1645,7 @@
:value="item.channelId"
/>
</el-select>
<!-- <selector
<!--<selector
v-model="handlerParams.channelId"
:options="channelList"
value-field="channelId"
......@@ -2348,7 +2348,10 @@ export default {
);
},
"orderData.channelId"() {
//alert(1);
this.getChannel();
//初始话渠道数据
this.calculationPrice();
},
},
computed: {
......
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