diff --git a/src/views/pay/demo/index.vue b/src/views/pay/demo/index.vue index 67e7ac1..ed929b0 100644 --- a/src/views/pay/demo/index.vue +++ b/src/views/pay/demo/index.vue @@ -8,8 +8,23 @@ @@ -43,6 +58,7 @@ const [registerTable, { reload }] = useTable({ formConfig: { labelWidth: 120, schemas: searchFormSchema }, useSearchForm: true, showTableSetting: true, + showIndexColumn: false, actionColumn: { width: 180, title: t('common.action'),