Commit 4b90399e authored by dragondean@qq.com's avatar dragondean@qq.com

Merge branch 'feature/order_edit' into pre-release

parents 5744f2e7 368424cb
......@@ -956,6 +956,8 @@ export default {
this.$set(this.form, 'isCargoControl', true)
// 无收货人且控货则默认发货人付款
this.$set(this.form, 'drawee', 1)
// 清除收货人必填校验
this.$refs.form.clearValidate("consigneeContactsId")
}
},
ccIdArr(arr){
......
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