diff --git a/src/views/tcZz/netWorkYq/yqxxlnum/index.vue b/src/views/tcZz/netWorkYq/yqxxlnum/index.vue index 15a05c9..d43651e 100644 --- a/src/views/tcZz/netWorkYq/yqxxlnum/index.vue +++ b/src/views/tcZz/netWorkYq/yqxxlnum/index.vue @@ -124,6 +124,7 @@ size="mini" @click="handleAdd()" v-hasPermi="['tcZz/netWorkYq:yqxxlnum:add']" + :disabled="addShow" >新增 0) { + this.addShow = true; + } else { + this.addShow = false; + } }); }, // 取消按钮 diff --git a/src/views/tcZz/networkSecurity/cybersecurity/index.vue b/src/views/tcZz/networkSecurity/cybersecurity/index.vue index 8b9b175..d6cec46 100644 --- a/src/views/tcZz/networkSecurity/cybersecurity/index.vue +++ b/src/views/tcZz/networkSecurity/cybersecurity/index.vue @@ -217,6 +217,9 @@ + + + + + + + + +