|
@@ -45,7 +45,6 @@
|
|
|
<right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
|
|
<right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
|
|
|
</el-row>
|
|
</el-row>
|
|
|
</template>
|
|
</template>
|
|
|
-
|
|
|
|
|
<el-table v-loading="loading" border :data="infoList" @selection-change="handleSelectionChange">
|
|
<el-table v-loading="loading" border :data="infoList" @selection-change="handleSelectionChange">
|
|
|
<!-- <el-table-column type="selection" width="55" align="center" />-->
|
|
<!-- <el-table-column type="selection" width="55" align="center" />-->
|
|
|
<el-table-column label="" align="center" prop="id" v-if="false" />
|
|
<el-table-column label="" align="center" prop="id" v-if="false" />
|