Browse Source

🚀

master
wangxiang 2 years ago
parent
commit
322148e819
  1. 2
      src/views/system/user/index.vue

2
src/views/system/user/index.vue

@ -151,7 +151,7 @@
showIndexColumn: false, showIndexColumn: false,
searchInfo: state.searchInfo, searchInfo: state.searchInfo,
actionColumn: { actionColumn: {
width: 240, width: 220,
title: '操作', title: '操作',
dataIndex: 'action', dataIndex: 'action',
slots: { customRender: 'action' }, slots: { customRender: 'action' },

Loading…
Cancel
Save