CCJJ
2018-12-20 fe58fc0ea20fac1a62135b3068b1a1b8e02b6c8a
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;