Pu Zhibing
9 天以前 25cf266e99714ac5d428e66b40ce272325c91dd8
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: {