chenlu
2024-09-18 8bc9d7124b24669574b5885776b1bba9a2c6c9cc
north-glass-erp/northglass-erp/src/views/pp/Replenish/AddReplenish.vue
@@ -318,11 +318,5 @@
  width: 99%;
  height: 95%;
}
.vxe-grid {
  /* 禁用浏览器默认选中 */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
</style>