Devli 1 year ago
parent
commit
37c368dcbc
1 changed files with 7 additions and 0 deletions
  1. 7 0
      report-ui/src/components/AnjiPlus/anji-checkbox.vue

+ 7 - 0
report-ui/src/components/AnjiPlus/anji-checkbox.vue

@@ -1,3 +1,10 @@
+<!--
+ * @Descripttion: 
+ * @Author: qianlishi
+ * @Date: 2021-12-13 10:42:24
+ * @Last Modified by:   qianlishi
+ * @Last Modified time: 2022-5-4 10:04:24
+ !-->
 <template>
   <el-checkbox-group v-model="selectValue" class="filter-item" @change="change">
     <el-checkbox