设备维护 调整字段宽度
This commit is contained in:
parent
eb2ceac689
commit
248104b385
|
|
@ -58,7 +58,7 @@ import {onMounted, reactive, ref} from 'vue';
|
|||
showAdvancedButton: false
|
||||
},
|
||||
actionColumn: {
|
||||
width: 120,
|
||||
width: 90,
|
||||
fixed:'right'
|
||||
},
|
||||
beforeFetch: (params) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue