服务指令:类别、类型动态图片改成8张
This commit is contained in:
parent
0d0c83f96e
commit
22624a4ded
|
|
@ -42,7 +42,7 @@
|
|||
</a-col>
|
||||
<a-col :span="24" v-show="formData.netFlag=='1'">
|
||||
<a-form-item label="图片" v-bind="validateInfos.animationPath" id="ConfigServiceCategoryForm-animationPath" name="animationPath">
|
||||
<JImageUploadToOpe :toOpe="true" :bizPath="'category'" :fileMax="7" v-model:value="formData.animationPath"></JImageUploadToOpe>
|
||||
<JImageUploadToOpe :toOpe="true" :bizPath="'category'" :fileMax="8" v-model:value="formData.animationPath"></JImageUploadToOpe>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
|
|
|||
Loading…
Reference in New Issue