Admin
2022-09-22 1b19cc612672386c7f7c8d1a9c61b97439eb7559
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 {