@@ -93,6 +93,7 @@
v-show="fileList.length != 0"
v-model="fileList"
:max-count="fileList.length"
+ :deletable="false"
capture="camera"
accept=""
@click-preview="downHandle"
@@ -78,6 +78,7 @@
@@ -68,6 +68,7 @@