whj 1 月之前
父节点
当前提交
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;