Ver código fonte

表单组件默认值异步返回

huqi 5 anos atrás
pai
commit
bb7123bbea
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      o2web/source/o2_core/o2.js

+ 2 - 0
o2web/source/o2_core/o2.js

@@ -1759,6 +1759,8 @@
         var asyncGeneratorPrototype = new _AsyncGeneratorPrototype(resolve, reject, name);
         return Object.appendChain(asyncGeneratorPrototype, "if (this.success) this.success.apply(this, arguments);");
     }
+
+    //@todo
     _AsyncGenerator.all = function(arr){
         var result = [];
         arr.forEach(function(a){