@@ -82,7 +82,7 @@
:value="item.id"
/>
</el-select>
- <el-upload
+ <!-- <el-upload
action="no"
accept="image/*"
:show-file-list="false"
@@ -91,7 +91,7 @@
>
<SvgIcon icon-class="picture" />
<span>上传图片</span>
- </el-upload>
+ </el-upload> -->
</div>
<el-input
v-model="textInput"