diff --git a/src/styles/index.scss b/src/styles/index.scss index 7a4f2451..0d996017 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -218,3 +218,7 @@ el-card{ //card白条宽度 padding: 5px 5px; } +h3 { + height: 10px!important; + margin: 0px!important; +} diff --git a/src/views/Assembly/AssemblyExecution/index.vue b/src/views/Assembly/AssemblyExecution/index.vue index ecf9f1ff..99a7f1b1 100644 --- a/src/views/Assembly/AssemblyExecution/index.vue +++ b/src/views/Assembly/AssemblyExecution/index.vue @@ -25,7 +25,7 @@ -

总装调试

+

总装调试

- + - + @@ -67,7 +67,7 @@ {{ scope.row.调试结束时间 }} - +