mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	code review:订单列表、订单详情
This commit is contained in:
		@@ -29,7 +29,7 @@
 | 
			
		||||
          class="!w-240px"
 | 
			
		||||
        >
 | 
			
		||||
          <el-option
 | 
			
		||||
            v-for="dict in getStrDictOptions(DICT_TYPE.PAY_CHANNEL_CODE_TYPE)"
 | 
			
		||||
            v-for="dict in getStrDictOptions(DICT_TYPE.PAY_CHANNEL_CODE)"
 | 
			
		||||
            :key="dict.value"
 | 
			
		||||
            :label="dict.label"
 | 
			
		||||
            :value="dict.value"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user