chenlu
2024-08-06 381919a91391fbad1d9335da1f44328518eaed99
north-glass-erp/northglass-erp/src/views/pp/processCard/SplittingDetails.vue
@@ -161,12 +161,9 @@
  ],//表头按钮
  toolbarConfig: {
    // buttons: [{
    //
    // }],
    // import: false,
    // export: true,
    // print: true,
    // buttons: [
    //   {code: 'editCheckbox', name: t('basicData.edit'), status: 'primary'},
    // ],
    zoom: true,
    custom: true
  },
@@ -197,8 +194,7 @@
    <vxe-grid
        ref="xGrid"
        class="mytable-scrollbar"
        height="600px"
        max-height="100%"
        height="100%"
        v-bind="gridOptions"