shaogen1995 3 năm trước cách đây
mục cha
commit
a92c935385
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      houtai/src/views/tab1/index.vue

+ 1 - 1
houtai/src/views/tab1/index.vue

@@ -17,7 +17,7 @@
       </div>
       <div class="table">
         <el-table :data="tableData" style="width: 100%">
-          <el-table-column prop="id" label="编号" width="200"></el-table-column>
+          <el-table-column prop="sceneCode" label="编号" width="200"></el-table-column>
           <el-table-column prop="sceneTitle" label="场景名称"></el-table-column>
           <el-table-column prop="updateTime" label="发布时间"></el-table-column>
           <el-table-column label="操作">