huangmp %!s(int64=2) %!d(string=hai) anos
pai
achega
a1b21b2f58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/common/login.vue

+ 1 - 1
src/views/common/login.vue

@@ -184,7 +184,7 @@ export default {
     getWebConfigData () {
       this.$http({
         url: this.$http.adornUrl('/sys/webConfig/getActivity'),
-        method: 'get'
+        method: 'get',
       }).then(({data}) => {
         this.$store.commit('webConfig/addData', data)
         this.configuration = data