guoyujia 1 hete
szülő
commit
933b93f089
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/business/inboundOrder/index.vue

+ 1 - 1
src/views/business/inboundOrder/index.vue

@@ -7,7 +7,7 @@
           @keyup.enter="handleQuery" />
       </el-form-item>
       <el-form-item label="入库部门:" prop="deptId">
-        <el-select-v2 v-model="deptId" :options="deptList" placeholder="请选择入库部门" style="width: 100px"
+        <el-select-v2 v-model="deptId" :options="deptList" placeholder="请选择入库部门" style="width: 150px"
           @change="handleQuery" />
       </el-form-item>
       <el-form-item label="入库类别:" prop="type">