y595705120 22 годин тому
батько
коміт
24ac1ecc96
1 змінених файлів з 1 додано та 1 видалено
  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="培训内容" >