Просмотр исходного кода

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

cfort 2 лет назад
Родитель
Сommit
603882f855
1 измененных файлов с 1 добавлено и 0 удалено
  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
     },
 
     // 表单加载