Pu Zhibing
2025-07-26 a139dba9262dbb4b70f34d3c2034c255561abcad
ManagementQYTTravel/guns-admin/src/main/webapp/static/modular/system/tCar/tCar_info.js
@@ -18,20 +18,20 @@
        //         }
        //     }
        // },
        zcModel: {
            validators: {
                notEmpty: {
                    message: '请选择快车车型'
                }
            }
        },
        kcModel: {
            validators: {
                notEmpty: {
                    message: '请选择跨城出行车型'
                }
            }
        },
        // zcModel: {
        //     validators: {
        //         notEmpty: {
        //             message: '请选择快车车型'
        //         }
        //     }
        // },
        // kcModel: {
        //     validators: {
        //         notEmpty: {
        //             message: '请选择跨城出行车型'
        //         }
        //     }
        // },
        carLicensePlate: {
            validators: {
                notEmpty: {