zhangyuewww 3 年之前
父節點
當前提交
cb3482673a
共有 1 個文件被更改,包括 3 次插入0 次删除
  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() {