Parcourir la source

字典下拉bug修改

hzp il y a 9 ans
Parent
commit
6db6132489

+ 1 - 1
Hos-resource/src/main/webapp/develop/lib/ligerui/custom/ligerOverwrite.js

@ -76,7 +76,7 @@
                if (re != null) {
                    if (re != "loading") {
                        return me.listToDict(re);
                        return re;
                    }
                }
                else {