chenlu
2024-08-06 381919a91391fbad1d9335da1f44328518eaed99
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectProcessCard.vue
@@ -410,7 +410,7 @@
        ref="xGrid"
        :checkbox-config="checkBoxConfig"
        class="mytable-scrollbar"
        max-height="100%"
        height="100%"
        v-bind="gridOptions"
        v-on="gridEvents"
        @filter-change="filterChanged"
@@ -492,7 +492,7 @@
<style scoped>
.main-div-customer {
  width: 99%;
  height: 100%;
  height: 95%;
}
#selectForm {