|
@@ -98,7 +98,8 @@
|
|
|
// i = Menus.length;
|
|
|
// }
|
|
|
// }
|
|
|
- util.ajaxJsonWithoutDisload("", ctx + "/market/cadvLedger/getRoleByCode", {
|
|
|
+ // util.ajaxJsonWithoutDisload("", ctx + "/market/cadvLedger/getRoleByCode", {
|
|
|
+ util.ajaxJson("", ctx + "/market/cadvLedger/getRoleByCode", {
|
|
|
}, function (res) {
|
|
|
console.log("html"+res.result);
|
|
|
if (res.result == 1) {
|