设备维护 调整字段宽度

This commit is contained in:
1378012178@qq.com 2026-01-22 15:09:41 +08:00
parent eb2ceac689
commit 248104b385
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ import {onMounted, reactive, ref} from 'vue';
showAdvancedButton: false
},
actionColumn: {
width: 120,
width: 90,
fixed:'right'
},
beforeFetch: (params) => {