Browse Source

进度统计

wushaodong 4 năm trước cách đây
mục cha
commit
6ed087dcaf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      jscore/pages/Sales/ReviewTodayList.js

+ 2 - 2
jscore/pages/Sales/ReviewTodayList.js

@@ -119,8 +119,8 @@ class ReviewTodayList extends Component {
                     </View>
                     <View style={[ComponentsStyles.itemViewEnd,{width:'51%',}]}>
                         <Text style={[ComponentsStyles.font15, {fontFamily: 'iconfont',}]}>
-                            <Text style={[ComponentsStyles.icon,  {textAlign:'right'}]}>{'\ue65c'} </Text>
-                            {item.village}</Text>
+                            <Text style={[ComponentsStyles.icon,  {textAlign:'right'}]}>{'\ue605'} </Text>
+                            {item.stage_progress_text}</Text>
                     </View>
                 </View>
                 <View style={{