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