refactor(库位管理): 移除上级库位
This commit is contained in:
parent
c95ac80a13
commit
9fc52d5c90
@ -190,17 +190,16 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
<el-row>
|
<el-row>
|
||||||
|
<!-- <el-col :span="24">-->
|
||||||
<el-col :span="24">
|
<!-- <div style="display: flex">-->
|
||||||
<div style="display: flex">
|
<!-- <el-form-item label="上级库位" prop="attr1">-->
|
||||||
<el-form-item label="上级库位" prop="attr1">
|
<!-- <div style="display: flex">-->
|
||||||
<div style="display: flex">
|
<!-- <el-input v-model="form.superiorName" placeholder="请选择上级库位" />-->
|
||||||
<el-input v-model="form.superiorName" placeholder="请选择上级库位" />
|
<!-- <el-button @click="selecareaVisible=true" icon="el-icon-search"></el-button>-->
|
||||||
<el-button @click="selecareaVisible=true" icon="el-icon-search"></el-button>
|
<!-- </div>-->
|
||||||
</div>
|
<!-- </el-form-item>-->
|
||||||
</el-form-item>
|
<!-- </div>-->
|
||||||
</div>
|
<!-- </el-col>-->
|
||||||
</el-col>
|
|
||||||
</el-row>
|
</el-row>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
Loading…
Reference in New Issue
Block a user