Browse Source

增加部分字段3

JXDS18FUJT 2 năm trước cách đây
mục cha
commit
98e235e27c
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  1. 0 9
      src/views/tool/reportDetail/index.vue

+ 0 - 9
src/views/tool/reportDetail/index.vue

@@ -83,16 +83,7 @@
             <el-table-column type="selection" width="55" align="center" />
             <el-table-column label="驾校名" align="center" prop="schoolName">
                 <template slot-scope="scope">
-
-
-
                     {{ scope.row.schoolName }}
-
-
-
-
-
-
                 </template>
             </el-table-column>
             <el-table-column label="商品名" align="center" prop="goodsName"></el-table-column>