Browse Source

下拉框

fix_bug_pro20231227
马远东 1 year ago
parent
commit
37abb6ad7c
  1. 2
      src/views/distribution/checkInventoryTask/createTask.vue

2
src/views/distribution/checkInventoryTask/createTask.vue

@ -2507,6 +2507,6 @@ const InventorySubmit = () => {
}
:deep(.el-input__inner){
height: 30px;
height: 100% !important;
}
</style>

Loading…
Cancel
Save