diff --git a/src/views/distribution/checkInventoryTask/createTask.vue b/src/views/distribution/checkInventoryTask/createTask.vue index cc65fc18..3ab59402 100644 --- a/src/views/distribution/checkInventoryTask/createTask.vue +++ b/src/views/distribution/checkInventoryTask/createTask.vue @@ -2507,6 +2507,6 @@ const InventorySubmit = () => { } :deep(.el-input__inner){ - height: 30px; + height: 100% !important; }