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

Loading…
Cancel
Save