子公司不能添加司机
This commit is contained in:
@ -73,6 +73,7 @@ export default {
|
||||
},
|
||||
methods:{
|
||||
addDriver(){
|
||||
this.$toast(this.supplierType)
|
||||
if(this.supplierType === 1){
|
||||
this.$toast("无权添加")
|
||||
}else{
|
||||
|
Reference in New Issue
Block a user