nizongfeng pirms 3 gadiem
vecāks
revīzija
1a4d0a6e29
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      application/admin/view/order_main/index.html

+ 1
- 1
application/admin/view/order_main/index.html Parādīt failu

@@ -121,7 +121,7 @@
<template slot-scope="scope">
<div ><i v-html="'下单:'+scope.row.create_time"></i></div>
<div v-if="scope.row.success_time"><i v-html="'成功:'+scope.row.success_time"></i></div>
<div v-if="scope.row.cancel_time"><i v-html="'结束:'+scope.row.cancel_time"></i></div>
<div v-if="scope.row.cancel_time"><i v-html="'取消:'+scope.row.cancel_time"></i></div>
</template>
</el-table-column>
<el-table-column prop="receipt_order_name" label="收款单" min-width="100" >


Notiek ielāde…
Atcelt
Saglabāt