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