zhangyuewww 3 years ago
parent
commit
cb3482673a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/user/depotAcquisition/grainDeliveryRegistration.vue

+ 3 - 0
pages/user/depotAcquisition/grainDeliveryRegistration.vue

@@ -242,6 +242,9 @@ console.log(options)
 								this.$api.msg('当前客户的' + this.goodsName + '送粮量达到上限')
 							}
 						}
+						else if(res.data.code == 11019){
+							this.$api.msg('未认证粮商身份')
+						}
 					})
 			},
 			getTime() {