luodangjia
2024-12-10 31ce6be2d56798d9509e6d90335999064351f7f3
ManagementNTTravel/guns-admin/src/main/webapp/static/modular/system/tServerCarmodel/acrossCity.js
@@ -80,7 +80,7 @@
TAcrossCity.addAcrossCity = function () {
    var index = layer.open({
        type: 2,
        title: '添加直通车车型设置',
        title: '添加跨城车型设置',
        area: ['800px', '420px'], //宽高
        fix: false, //不固定
        maxmin: true,
@@ -97,7 +97,7 @@
    if (this.check()) {
        var index = layer.open({
            type: 2,
            title: '修改直通车车型设置',
            title: '修改跨城车型设置',
            area: ['800px', '420px'], //宽高
            fix: false, //不固定
            maxmin: true,