廖井涛
2024-07-25 15fa56463061f1e94140e23e98987aa3131714bf
north-glass-erp/northglass-erp/src/views/pp/rework/AddRework.vue
@@ -299,7 +299,7 @@
<template>
  <div class="main-div-customer">
    <vxe-grid
        max-height="100%"
        height="100%"
        class="mytable-scrollbar"
        ref="xGrid"
        v-bind="gridOptions"
@@ -358,7 +358,7 @@
<style scoped>
.main-div-customer {
  width: 99%;
  height: 100%;
  height: 95%;
}
.vxe-grid {
  /* 禁用浏览器默认选中 */