隐藏批量设置规格
This commit is contained in:
parent
182f8f8507
commit
9aad2d9863
@ -412,7 +412,7 @@
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
<!-- 批量设置-->
|
||||
<el-col
|
||||
<!-- <el-col
|
||||
v-if="formValidate.spec_type === 1 && formValidate.attr.length > 0"
|
||||
:span="24"
|
||||
class="noForm"
|
||||
@ -533,7 +533,7 @@
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-col> -->
|
||||
<el-col :xl="24" :lg="24" :md="24" :sm="24" :xs="24">
|
||||
<!-- 单规格表格-->
|
||||
<el-form-item v-if="formValidate.spec_type === 0">
|
||||
|
Loading…
x
Reference in New Issue
Block a user