Browse Source

fix:[模板管理]导出优化

lkf
15881625488@163.com 2 months ago
parent
commit
11ad6b896b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/components/Template/BaseInfoFormPackage.vue

+ 2
- 2
src/components/Template/BaseInfoFormPackage.vue View File

@ -265,9 +265,9 @@ export default {
.c-Item {
&:not(:last-child) {
// &:not(:last-child) {
margin-bottom: 16px;
}
// }
}
.eo {

Loading…
Cancel
Save