Your Name
2022-09-20 e6ce09ca661049fd9a4034e4db5a7584cae5c1ec
src/views/accidentManagementSystem/workInjuryDeclaration/component/openAdd.vue
@@ -530,10 +530,10 @@
.textarea {
   height: 168px !important;
}
.textarea ::v-deep .el-textarea__inner {
.textarea ::v-deep(.el-textarea__inner) {
   height: 168px !important;
}
::v-deep .el-table__cell {
::v-deep(.el-table__cell) {
   font-weight: 400;
}
.el-divider--horizontal {