文件管理模块列宽调整
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
7f3da436c4
commit
0d9a77f4a5
|
@ -167,6 +167,7 @@
|
||||||
prop="IsConfirmRecord"
|
prop="IsConfirmRecord"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
sortable="custom"
|
sortable="custom"
|
||||||
|
width="200"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-tag :type="!scope.row.IsEnable ? 'info' : ''">
|
<el-tag :type="!scope.row.IsEnable ? 'info' : ''">
|
||||||
|
|
Loading…
Reference in New Issue