批量修改状态弹框
This commit is contained in:
@@ -286,6 +286,9 @@ export default {
|
||||
}
|
||||
</style>
|
||||
<style scoped>
|
||||
/deep/.ant-modal-body{
|
||||
height: 100% !important;
|
||||
}
|
||||
.box-title-text {
|
||||
line-height: 1.4;
|
||||
display: flex;
|
||||
|
||||
@@ -635,6 +635,7 @@
|
||||
dataIndex: res.db_field_name,
|
||||
align: 'center',
|
||||
// ellipsis: true,
|
||||
fixed: res.click3?'left':'',
|
||||
sorter: res.sort,
|
||||
width: 160
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user