瀏覽代碼

修复sonar扫描问题

guohh 4 年之前
父節點
當前提交
7f623a6bf8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ipu-server/web/res/js/ui/wm-css3animate.js

+ 1 - 1
ipu-server/web/res/js/ui/wm-css3animate.js

@ -36,7 +36,7 @@
36 36

37 37
/* global wm*/
38 38
/* global numOnly*/
39
define(["jcl","wmBase"],function($){
39
define(["jcl"],function($){
40 40
    "use strict";
41 41
    var cache = [];
42 42
    var objId = function(obj) {