zhangyuewww 3 lat temu
rodzic
commit
cb3482673a

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

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