Browse Source

Merge pull request #463 from mlsjla/master

Update index.vue
main
奇淼(piexlmax 4 years ago
committed by GitHub
parent
commit
0573b04e2e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web/src/components/customPic/index.vue

2
web/src/components/customPic/index.vue

@ -33,7 +33,7 @@ export default {
},
data(){
return{
path: path,
path: path + '/',
}
},
computed:{

Loading…
Cancel
Save