Admin
2022-10-13 15bc2befd5d7ae7622448ef63dfcb87fd5237967
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 {