xjc 4 년 전
부모
커밋
802e6f5c22
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/conference/Apply.vue

+ 4 - 0
src/views/conference/Apply.vue

@@ -75,6 +75,10 @@
                     border  v-loading="loading"
                     default-expand-all row-key="id"
                     style="width: 100%">
+                    <el-table-column
+                    prop="id"  
+                    label="订单序号">
+                    </el-table-column>
                     <el-table-column width="200"
                     prop="conference_name"  
                     label="会议名称">