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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user