doum
2025-10-23 1674f2b873da35814f5f1bdd199b0b37d5d04a3b
screen/src/views/SecurityControl.vue
@@ -369,7 +369,7 @@
                    </div>
                  </div>
                  <div v-if="arr1.length == 0" style="width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;">
                    <img src="@/assets/images/default_empty.png" style="width: 120px; height: 120px;" alt="">
                    <img src="@/assets/images/default_nowarning.png" style="width: 150px; height: 150px;" alt="">
                  </div>
                </div>
              </div>
@@ -408,7 +408,7 @@
                    </div>
                  </div>
                  <div v-if="arr2.length == 0" style="width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;">
                    <img src="@/assets/images/default_empty.png" style="width: 120px; height: 120px;" alt="">
                    <img src="@/assets/images/default_nowarning.png" style="width: 150px; height: 150px;" alt="">
                  </div>
                </div>
              </div>