Преглед на файлове

修复小程序多语言显示

吴昊天 преди 3 години
родител
ревизия
3737d0711b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      template/uni-app/pages/admin/statistics/index.vue

+ 1 - 1
template/uni-app/pages/admin/statistics/index.vue

@@ -25,7 +25,7 @@
 		</div>
 		</div>
 		<div class="wrapper">
 		<div class="wrapper">
 			<div class="title">
 			<div class="title">
-				{{ time == 'date'?'':title }}{{ this.where.type == 1 ? $t(`营业额(元)`) : $t(`订单量(份)`) }}
+				{{ time == 'date'?'':title }}{{ where.type == 1 ? $t(`营业额(元)`) : $t(`订单量(份)`) }}
 			</div>
 			</div>
 			<div class="money">{{ time_price }}</div>
 			<div class="money">{{ time_price }}</div>
 			<div class="increase acea-row row-between-wrapper">
 			<div class="increase acea-row row-between-wrapper">