|
@@ -37,7 +37,7 @@
|
|
<!-- </el-col>-->
|
|
<!-- </el-col>-->
|
|
<el-col :xs="24" :ms="6" :lg="6">
|
|
<el-col :xs="24" :ms="6" :lg="6">
|
|
<el-form-item label="发货仓库名称" prop="stockType">
|
|
<el-form-item label="发货仓库名称" prop="stockType">
|
|
- <el-select disabled v-model="screenForm.stockType" placeholder="请选择" clearable>
|
|
|
|
|
|
+ <el-select v-model="screenForm.stockType" placeholder="请选择" clearable>
|
|
<el-option
|
|
<el-option
|
|
label="前置仓"
|
|
label="前置仓"
|
|
:value="1"
|
|
:value="1"
|