|
@@ -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>
|