Ver Fonte

只显示个人购买

y595705120 há 22 horas atrás
pai
commit
24ac1ecc96
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/containers/center/myOrder/index.vue

+ 1 - 1
src/containers/center/myOrder/index.vue

@@ -12,7 +12,7 @@
 
           <el-table-column label="交易订单" >
             <template slot-scope="{row, $index}">
-              <span>{{row.id}}</span>
+              <span>{{row.payNo}}</span>
             </template>
           </el-table-column>
           <el-table-column label="培训内容" >