guoyujia 1 周之前
父節點
當前提交
933b93f089
共有 1 個文件被更改,包括 1 次插入1 次删除
  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">