Browse Source

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

gjy 3 năm trước cách đây
mục cha
commit
3600f6ac59
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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() {