xuefy %!s(int64=3) %!d(string=hai) anos
pai
achega
955e6909a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      front-vue/src/views/service/credit/signFor.vue

+ 1 - 1
front-vue/src/views/service/credit/signFor.vue

@@ -523,7 +523,7 @@ export default {
     watch:{
         'form.zfiCoreQuotaId':'change'
     },
-    created() {
+    activated() {
         this.getDicts("zc_finance_state").then(response => {
             this.stateOptions = response.data;
         });