mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	【功能修复】商城:发送优惠劵的权限标识是 promotion:coupon:send
This commit is contained in:
		@@ -67,7 +67,7 @@
 | 
			
		||||
            :disabled="sendLoading"
 | 
			
		||||
            :loading="sendLoading"
 | 
			
		||||
            @click="handleSendCoupon(scope.row.id)"
 | 
			
		||||
            v-hasPermi="['member:level:update']"
 | 
			
		||||
            v-hasPermi="['promotion:coupon:send']"
 | 
			
		||||
          >
 | 
			
		||||
            发送
 | 
			
		||||
          </el-button>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user