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,
useSearchForm: false,
actionColumn: {
width: 120,
width: 160,
fixed: 'right',
},
beforeFetch: (params) => {

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

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

Loading…
Cancel
Save