Просмотр исходного кода

生产环境加载不到util.js

xuxingan 3 лет назад
Родитель
Сommit
228f9331bf
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      public/static/views/publiAccount.html

+ 2 - 1
public/static/views/publiAccount.html

@@ -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) {