|
@@ -2101,7 +2101,6 @@ export default {
|
|
|
this.findObject(this.goodsOptionFormTwo.column, "freightPay").display = false
|
|
|
}
|
|
|
if (this.roleName.indexOf('车队') !== -1){
|
|
|
- console.log(this.goodsOptionFormTwo.column)
|
|
|
this.findObject(this.goodsOptionForm.column, "freightCollect").display = false
|
|
|
}
|
|
|
if (this.roleName.indexOf('司机') !== -1){
|