whj 1 месяц назад
Родитель
Сommit
72588acd83
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      src/views/custom/form/modules/component/modules/BatchSelect.vue

+ 3 - 0
src/views/custom/form/modules/component/modules/BatchSelect.vue

@@ -132,6 +132,9 @@ export default {
   border-radius: 4px;
   padding: 5px;
 }
+/deep/.ant-empty-normal {
+  margin: 0;
+}
 .title {
   text-align: center;
   font-size: 16px;