fix:操作列优化
This commit is contained in:
parent
a3bc2e24da
commit
d1b27c42cd
|
|
@ -44,7 +44,7 @@
|
|||
<dict-tag :options="dict.type.sys_normal_disable" :value="String(scope.row.status)" />
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="操作" width="200">
|
||||
<el-table-column label="操作" width="320">
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
size="mini"
|
||||
|
|
|
|||
Loading…
Reference in New Issue