Browse Source

处理bug

Administrator 7 years ago
parent
commit
60b660543e
2 changed files with 2 additions and 0 deletions
  1. 1 0
      components/supplier/details.vue
  2. 1 0
      components/supplier/resource.vue

+ 1 - 0
components/supplier/details.vue

@@ -282,6 +282,7 @@
       background: #4290f7;
       line-height: 40px;
       padding: 0 20px 0;
+      display:block;
       .el-dialog__title{
         color:#fff;
       }

+ 1 - 0
components/supplier/resource.vue

@@ -364,6 +364,7 @@
       background: #4290f7;
       line-height: 40px;
       padding: 0 20px 0;
+      display:block;
       .el-dialog__title{
         color:#fff;
       }