Admin
2022-09-23 944154a5035f5718c8548723277826b5c1a9bef0
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 {