Selaa lähdekoodia

[update] 表单对象增加loading方法

cfort 2 vuotta sitten
vanhempi
sitoutus
603882f855
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/business/platform/form/utils/JForm.js

+ 1 - 0
src/business/platform/form/utils/JForm.js

@@ -39,6 +39,7 @@ _.extend(JForm, {
         this.$import = _import
         this._ = _
         this._isInitialization = true
+        this.$loading = Vue.prototype.$loading
     },
 
     // 表单加载