1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 15:01:23 +08:00

Removed selection in CommonTable

This commit is contained in:
2023-06-03 06:14:20 +08:00
parent 3d7b694ba3
commit 049e359212

View File

@@ -5,7 +5,6 @@
element-loading-text="Loading..."
style="margin-top: 10px"
>
<el-table-column type="selection" />
<el-table-column prop="name" label="名称" width="120" align="center" />
<el-table-column v-if="customColumnLabel_1" :label="customColumnLabel_1">
<template #default="scope">