WebTM/views/Baseset/SRM_OpenTmpList.html
@@ -110,11 +110,14 @@ var Type = params[params[2]]; //var lentryid = params[params[1]]; RoadList(Type); ///加载显示数据 function RoadList(Where) { var Value = Where; if (Value == null) { Value = ''; if (Value == null || Value == undefined) { Value = ""; } $.ajax({ type: "get", @@ -137,7 +140,7 @@ } }); }; RoadList(Type); form.on('submit(Add)', function (data) {//新增 element.tabDelete('tabDemo', '2'); //删除