src/views/securityGuard/securityGuard.vue
@@ -1278,6 +1278,16 @@ }; }, watch: { // windowHeight() { // let d = { // option: this.option, // fn: function () { // console.log(123); // }, // add: 100, // }; // this.$store.dispatch("WHchangeHight", d); // }, radio() { if (this.radio) { this.SFZloding = true; @@ -1385,7 +1395,7 @@ }, }, computed: { ...mapGetters(["userInfo", "permission"]), ...mapGetters(["userInfo", "permission", "windowHeight"]), permissionList() { return { addBtn: this.vaildData(this.permission.securityGuard_add, false),