Explorar o código

消费记录提示更精准

程志平 %!s(int64=3) %!d(string=hai) anos
pai
achega
4f4dd40cbf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/consumptionRecord/index.vue

+ 1 - 1
src/views/consumptionRecord/index.vue

@@ -87,7 +87,7 @@
 							<el-table-column label="支付状态" align="center" width="100">
 								<template slot-scope="scope">
 									<span v-if="scope.row.state == 1" class="txt-cell-green">支付成功</span>
-									<span v-else class="txt-cell-red">支付失败</span>
+									<span v-else class="txt-cell-red">扣费中</span>
 								</template>
 							</el-table-column>
 							<el-table-column label="交易流水号" align="center" width="150">