@ -195,6 +195,7 @@
:action="action"
:show-file-list="false"
:on-success="handleLogoSuccess"
:disabled="disabled"
>
<img
v-if="ruleForm.shopLogo"
@ -422,6 +423,7 @@
<span
slot="footer"
class="dialog-footer"
v-if="userState != 3"
<el-button @click="closeFn">{{ $t('common.cancel') }}</el-button>
<el-button