odc.xiaohui
2022-12-15 cae7f403bb70f6c2752bedacbceb55e6f2c79891
src/views/systemSetting/device/grid/components/header/index.vue
@@ -36,7 +36,6 @@
            this.$emit('getSearch', { text: this.search })
        },
        sendDialog(flag) {
            console.log(flag);
            this.dialogCreate = flag.flag;
            this.$emit('setDialog', { flag: true })
        },
@@ -55,7 +54,6 @@
<style lang="scss" scoped>
header {
    background-color: #09152f;
    border: 1pox solid #fff;
    .headerContent {
        padding: 0 40px;