Compare commits
	
		
			2 Commits
		
	
	
		
			cda6543de5
			...
			3e6909ac0a
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								 | 
						3e6909ac0a | |
| 
							
							
								 | 
						202db76e99 | 
| 
						 | 
				
			
			@ -184,35 +184,30 @@
 | 
			
		|||
            <el-table-column
 | 
			
		||||
              align="center"
 | 
			
		||||
              prop="directIncome"
 | 
			
		||||
              width="130"
 | 
			
		||||
              :label="$t('直推收益')"
 | 
			
		||||
              :formatter="stateFormat"
 | 
			
		||||
            />
 | 
			
		||||
            <el-table-column
 | 
			
		||||
              align="center"
 | 
			
		||||
              prop="storeIncome"
 | 
			
		||||
              width="130"
 | 
			
		||||
              :label="$t('阶段收益')"
 | 
			
		||||
              :formatter="stateFormat"
 | 
			
		||||
            />
 | 
			
		||||
            <el-table-column
 | 
			
		||||
              align="center"
 | 
			
		||||
              prop="globalPoints"
 | 
			
		||||
              width="130"
 | 
			
		||||
              :label="$t('见点收益')"
 | 
			
		||||
              :formatter="stateFormat"
 | 
			
		||||
            />
 | 
			
		||||
            <el-table-column
 | 
			
		||||
              align="center"
 | 
			
		||||
              prop="retailRangeIncome"
 | 
			
		||||
              width="130"
 | 
			
		||||
              :label="$t('领导奖')"
 | 
			
		||||
              :formatter="stateFormat"
 | 
			
		||||
            />
 | 
			
		||||
            <el-table-column
 | 
			
		||||
              align="center"
 | 
			
		||||
              prop="retailSameLevelIncome"
 | 
			
		||||
              width="130"
 | 
			
		||||
              :label="$t('平级奖')"
 | 
			
		||||
              :formatter="stateFormat"
 | 
			
		||||
            />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue