Compare commits

...

2 Commits

  1. 2
      jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue
  2. 2
      jeecgboot-vue3-master/src/views/receipt/ReceiptList.vue
  3. 2
      jeecgboot-vue3-master/src/views/scpayment/ScPaymentList.vue

@ -97,7 +97,7 @@
canResize:false, canResize:false,
useSearchForm: false, useSearchForm: false,
actionColumn: { actionColumn: {
width: 120, width: 160,
fixed: 'right', fixed: 'right',
}, },
beforeFetch: (params) => { beforeFetch: (params) => {

@ -72,7 +72,7 @@
canResize:false, canResize:false,
useSearchForm: false, useSearchForm: false,
actionColumn: { actionColumn: {
width: 120, width: 160,
fixed: 'right', fixed: 'right',
}, },
beforeFetch: (params) => { beforeFetch: (params) => {

@ -72,7 +72,7 @@
canResize:false, canResize:false,
useSearchForm: false, useSearchForm: false,
actionColumn: { actionColumn: {
width: 120, width: 160,
fixed: 'right', fixed: 'right',
}, },
beforeFetch: (params) => { beforeFetch: (params) => {

Loading…
Cancel
Save