chenjingjing
2018-12-28 00ee1e49cac2ec8a8a1f476b48dd7e60166bccbe
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;