Commit a4c91c91 authored by xxx's avatar xxx

1

parent 19cb0f25
...@@ -872,6 +872,12 @@ export default { ...@@ -872,6 +872,12 @@ export default {
//更改该车是否可接受智能派单 //更改该车是否可接受智能派单
zhinengpaidanFn(boolan){ zhinengpaidanFn(boolan){
this.zhinengpaidanBoolan = boolan; this.zhinengpaidanBoolan = boolan;
//智能调度订单自动接单属性
this.zhinengjiedan = 0;
//人工调度订单自动接单属性
this.rengongjiedan = 0;
//卸车语音计时
this.xiecheyuyinTimer = 0;
}, },
}, },
......
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