didiyu
2018-12-13 2f7dede0a2b6e611f0d8e2655c3f84509b7685e3
gx_tieta/WebRoot/js/whyc-jqueryui.js
@@ -484,6 +484,7 @@
   var TestVal = function(ele, options) {
      this.ele = ele;
      this.opts = options;
      this.ele.data('testVal', options);
   };
   var _proto = TestVal.prototype;