1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 13:47:25 +08:00

Merge 12c65d5bcf88a60d570c0db59fc816e26c7ad5ec into 24602755cd879caddf88af01ff7e144db521c5e4

This commit is contained in:
haobing.wang 2018-09-17 07:57:19 +00:00 committed by GitHub
commit c014b27000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ export default {
name: 'Page401',
data() {
return {
errGif: errGif + '?' + +new Date(),
errGif: errGif + '?' + new Date(),
ewizardClap: 'https://wpimg.wallstcn.com/007ef517-bafd-4066-aae4-6883632d9646',
dialogVisible: false
}