Commit d4e2b185 by wusiyi

fix: 样式修改

parent 21dd7d78
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
v-if="props.wallType === 'sort'" v-if="props.wallType === 'sort'"
v-model="sortingAreaId" v-model="sortingAreaId"
placeholder="请选择配货区" placeholder="请选择配货区"
style="width: 200px" style="width: 250px"
@change="handleSortingAreaChange" @change="handleSortingAreaChange"
> >
<ElOption <ElOption
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment