diff --git a/src/main.js b/src/main.js index dc504e3..64fa077 100644 --- a/src/main.js +++ b/src/main.js @@ -35,6 +35,7 @@ Vue.prototype.selectDictLabel = selectDictLabel Vue.prototype.selectDictLabels = selectDictLabels Vue.prototype.download = download Vue.prototype.handleTree = handleTree +Vue.prototype.size = 'mini' Vue.prototype.msgSuccess = function (msg) { this.$message({ showClose: true, message: msg, type: "success" }); diff --git a/src/views/fault/activityWarning/index.vue b/src/views/fault/activityWarning/index.vue index 51f8ae7..6ac290a 100644 --- a/src/views/fault/activityWarning/index.vue +++ b/src/views/fault/activityWarning/index.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/fault/encrypt/index.vue b/src/views/fault/encrypt/index.vue index c116b20..85e6089 100644 --- a/src/views/fault/encrypt/index.vue +++ b/src/views/fault/encrypt/index.vue @@ -2,7 +2,7 @@
- + diff --git a/src/views/fault/warningRule/index.vue b/src/views/fault/warningRule/index.vue index 61e3a6f..d2b2f31 100644 --- a/src/views/fault/warningRule/index.vue +++ b/src/views/fault/warningRule/index.vue @@ -1,6 +1,6 @@