| src/views/home/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/index.vue
@@ -1183,7 +1183,7 @@ <div class="title">{{item.strainName}}</div> <div class="time" >{{item.createTime}} {{item.plantingWay == 0 ? '移摘' : item.plantingWay == 1 ? '直播' : '秧苗'}}</div> >{{item.createTime}} {{item.plantingWay == 0 ? '移栽' : item.plantingWay == 1 ? '直播' : '秧苗'}}</div> </div> </div> </div>