手机号

This commit is contained in:
2020-09-05 10:54:53 +08:00
parent d0e58b876a
commit e1a74972f2
4 changed files with 7 additions and 7 deletions

View File

@@ -22,6 +22,7 @@
:header="header"
:form-data="formData"
:name="fileName"
:size-type="['original']"
@on-list-change="setImageList"
>
<view slot="addBtn" class="slot-btn" hover-class="slot-btn__hover" hover-stay-time="150">
@@ -33,6 +34,7 @@
</template>
<script>
export default {
name: 'CommonView',
data() {
return {
count: 3,