Browse Source

2025-11-11

pda其它入库优化
master
fengyuan_yang 2 months ago
parent
commit
20598ad83c
  1. 4
      src/views/modules/other-inout/otherInboundDetail.vue

4
src/views/modules/other-inout/otherInboundDetail.vue

@ -696,7 +696,7 @@ export default {
.unit-item {
flex: 1;
min-width: 70px;
min-width: 60px;
}
.quantity-item {
@ -707,6 +707,8 @@ export default {
flex: 1;
}
.material-name-area {
flex: 1;
width: 100%;

Loading…
Cancel
Save