批量修改状态弹框

This commit is contained in:
zyx.net
2022-08-22 16:12:46 +08:00
parent b680701cf8
commit 97f46daa06
6 changed files with 437 additions and 1386 deletions
@@ -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
})