Pu Zhibing
2025-08-04 e9dba0136ace4a62ff5a9c30941b79fc15d10c33
ManagementQYTTravel/guns-admin/src/main/webapp/static/modular/system/tNotices/system_info.js
@@ -12,13 +12,13 @@
                }
            }
        },
        isBroadcast: {
            validators: {
                notEmpty: {
                    message: '选择是否播报'
                }
            }
        },
        // isBroadcast: {
        //     validators: {
        //         notEmpty: {
        //             message: '选择是否播报'
        //         }
        //     }
        // },
        isShow: {
            validators: {
                notEmpty: {
@@ -83,7 +83,7 @@
        .set('title')
        .set('sort')
        .set('isShow')
        .set('isBroadcast')
            // .set('isBroadcast')
        .set('type')
        .set('imgUrl')
        .set('flag')