marymelisa vor 4 Jahren
Ursprung
Commit
3933c782fb
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/information/custom/compoments/delete/index.vue

+ 1 - 1
src/views/information/custom/compoments/delete/index.vue

@@ -1,6 +1,6 @@
 <template>
     <!-- 删除客户资料-->
-    <a-modal class="recover-custom"
+    <a-modal class="commonModal recover-custom"
              title="删除客户资料"
              v-model:visible="visible"
              @cancel="cancel"