Commit 6c5c4e0c authored by gengchunlei's avatar gengchunlei

居民端小程序 v1.2 test

parent 61cc9e27
......@@ -259,6 +259,8 @@
</div>
</van-popup>
<div class='mt-5 mb-3'>文件上传测试(不用管)</div>
<van-uploader v-model="fileList" multiple />
</van-form>
</div>
</template>
......@@ -349,6 +351,7 @@ export default {
},
data() {
return {
fileList: [],
store: useStore(),
// 民族
showNational: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment