|
@@ -365,7 +365,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -365,7 +365,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
365
|
// return resTypes;
|
365
|
// return resTypes;
|
366
|
// });
|
366
|
// });
|
367
|
$.ajax({
|
367
|
$.ajax({
|
368
|
- url:'http://192.168.0.44:8080' +"/log-access/v1/lm2_logfmt_dirs/queryTreeList?access_token="+accessToken,
|
368
|
+ url:domainName +"/log-access/v1/lm2_logfmt_dirs/queryTreeList?access_token="+accessToken,
|
369
|
method:"get",
|
369
|
method:"get",
|
370
|
success(res){
|
370
|
success(res){
|
371
|
if (res.code==200)
|
371
|
if (res.code==200)
|
|
@@ -449,7 +449,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -449,7 +449,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
449
|
// return joinTypes
|
449
|
// return joinTypes
|
450
|
// });
|
450
|
// });
|
451
|
$.ajax({
|
451
|
$.ajax({
|
452
|
- url:'http://192.168.0.44:8080' +"/log-access/v1/lm2_logjoin_dirs/queryTreeList?access_token="+accessToken,
|
452
|
+ url:domainName +"/log-access/v1/lm2_logjoin_dirs/queryTreeList?access_token="+accessToken,
|
453
|
method:"get",
|
453
|
method:"get",
|
454
|
success(res){
|
454
|
success(res){
|
455
|
if (res.code==200)
|
455
|
if (res.code==200)
|
|
@@ -510,7 +510,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -510,7 +510,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
510
|
//inkeys.hide();
|
510
|
//inkeys.hide();
|
511
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
511
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
512
|
admin.req({
|
512
|
admin.req({
|
513
|
- url: 'http://192.168.0.44:8080' + '/log-access/v1/lm2_logjoin_info_views?access_token=' + accessToken,
|
513
|
+ url: domainName + '/log-access/v1/lm2_logjoin_info_views?access_token=' + accessToken,
|
514
|
async: false,
|
514
|
async: false,
|
515
|
success: function (res) {
|
515
|
success: function (res) {
|
516
|
// 资源类型下拉框
|
516
|
// 资源类型下拉框
|
|
@@ -595,7 +595,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -595,7 +595,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
595
|
var dev_type= $(this).closest(".cont-base").find("input[type=tel]");
|
595
|
var dev_type= $(this).closest(".cont-base").find("input[type=tel]");
|
596
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
596
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
597
|
$.ajax({
|
597
|
$.ajax({
|
598
|
- url:'http://192.168.0.44:8080' +"/log-access/v1/lm2_logfmt_dirs/queryTreeList?access_token="+accessToken,
|
598
|
+ url:domainName +"/log-access/v1/lm2_logfmt_dirs/queryTreeList?access_token="+accessToken,
|
599
|
method:"get",
|
599
|
method:"get",
|
600
|
success(res){
|
600
|
success(res){
|
601
|
if (res.code==200)
|
601
|
if (res.code==200)
|
|
@@ -654,7 +654,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -654,7 +654,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
654
|
var join_type= $(this).closest(".cont-base").find("input[type=tel]");
|
654
|
var join_type= $(this).closest(".cont-base").find("input[type=tel]");
|
655
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
655
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
656
|
$.ajax({
|
656
|
$.ajax({
|
657
|
- url:'http://192.168.0.44:8080' +"/log-access/v1/lm2_logjoin_dirs/queryTreeList?access_token="+accessToken,
|
657
|
+ url:domainName +"/log-access/v1/lm2_logjoin_dirs/queryTreeList?access_token="+accessToken,
|
658
|
method:"get",
|
658
|
method:"get",
|
659
|
success(res){
|
659
|
success(res){
|
660
|
if (res.code==200)
|
660
|
if (res.code==200)
|
|
@@ -716,7 +716,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -716,7 +716,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
716
|
//inkeys.hide();
|
716
|
//inkeys.hide();
|
717
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
717
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
718
|
admin.req({
|
718
|
admin.req({
|
719
|
- url: 'http://192.168.0.44:8080' + '/log-access/v1/lm2_logjoin_info_views?access_token=' + accessToken,
|
719
|
+ url: domainName + '/log-access/v1/lm2_logjoin_info_views?access_token=' + accessToken,
|
720
|
async: false,
|
720
|
async: false,
|
721
|
success: function (res) {
|
721
|
success: function (res) {
|
722
|
// 资源类型下拉框
|
722
|
// 资源类型下拉框
|
|
@@ -801,7 +801,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -801,7 +801,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
801
|
var dev_type= $(this).closest(".cont-base").find("input[type=tel]");
|
801
|
var dev_type= $(this).closest(".cont-base").find("input[type=tel]");
|
802
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
802
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
803
|
$.ajax({
|
803
|
$.ajax({
|
804
|
- url:'http://192.168.0.44:8080' +"/log-access/v1/lm2_logfmt_dirs/queryTreeList?access_token="+accessToken,
|
804
|
+ url:domainName +"/log-access/v1/lm2_logfmt_dirs/queryTreeList?access_token="+accessToken,
|
805
|
method:"get",
|
805
|
method:"get",
|
806
|
success(res){
|
806
|
success(res){
|
807
|
if (res.code==200)
|
807
|
if (res.code==200)
|
|
@@ -860,7 +860,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -860,7 +860,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
860
|
var join_type= $(this).closest(".cont-base").find("input[type=tel]");
|
860
|
var join_type= $(this).closest(".cont-base").find("input[type=tel]");
|
861
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
861
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
862
|
$.ajax({
|
862
|
$.ajax({
|
863
|
- url:'http://192.168.0.44:8080' +"/log-access/v1/lm2_logjoin_dirs/queryTreeList?access_token="+accessToken,
|
863
|
+ url:domainName +"/log-access/v1/lm2_logjoin_dirs/queryTreeList?access_token="+accessToken,
|
864
|
method:"get",
|
864
|
method:"get",
|
865
|
success(res){
|
865
|
success(res){
|
866
|
if (res.code==200)
|
866
|
if (res.code==200)
|
|
@@ -922,7 +922,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
|
@@ -922,7 +922,7 @@ layui.define(['form', 'admin', 'laydate', 'common','sessions','reskpilist','tabl |
922
|
//inkeys.hide();
|
922
|
//inkeys.hide();
|
923
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
923
|
$(this).closest(".cont-base").find("input[type=tel]").unbind('click').on("click",function () {
|
924
|
admin.req({
|
924
|
admin.req({
|
925
|
- url: 'http://192.168.0.44:8080' + '/log-access/v1/lm2_logjoin_info_views?access_token=' + accessToken,
|
925
|
+ url: domainName + '/log-access/v1/lm2_logjoin_info_views?access_token=' + accessToken,
|
926
|
async: false,
|
926
|
async: false,
|
927
|
success: function (res) {
|
927
|
success: function (res) {
|
928
|
// 资源类型下拉框
|
928
|
// 资源类型下拉框
|