Commit c47f19c9 authored by 黄奎's avatar 黄奎

页面修改

parent fb525886
...@@ -416,7 +416,7 @@ ...@@ -416,7 +416,7 @@
</div> </div>
<div class="diy-component-edit" v-if="goodData.isCked"> <div class="diy-component-edit" v-if="goodData.isCked">
<el-form label-width='150px' @submit.native.prevent> <el-form label-width='150px' @submit.native.prevent>
<el-form-item label="显示分类"> <el-form-item label="显示分类" style="display:none;">
<el-switch v-model="data.showCat" @change="showCatChange" :active-value="true" :inactive-value="false"> <el-switch v-model="data.showCat" @change="showCatChange" :active-value="true" :inactive-value="false">
</el-switch> </el-switch>
</el-form-item> </el-form-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment