Browse Source

2026-04-21

优化
master
fengyuan_yang 2 months ago
parent
commit
95c5e7a2be
  1. 2
      src/views/modules/production-pick/productionPickingDetail.vue

2
src/views/modules/production-pick/productionPickingDetail.vue

@ -1218,7 +1218,7 @@ export default {
color: #17B3A3; color: #17B3A3;
font-weight: 500; font-weight: 500;
cursor: pointer; cursor: pointer;
text-decoration: underline;
text-decoration: none;
} }
.row-action-link:active { .row-action-link:active {
color: #0d8f7f; color: #0d8f7f;

Loading…
Cancel
Save