Kaynağa Gözat

Merge branch 'master' of http://git.keao.tech/SupplyChain/front

zhanglb 3 yıl önce
ebeveyn
işleme
727b5c5ae5

+ 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;
         });