diff --git a/src/views/cosmeticsFile/medical.vue b/src/views/cosmeticsFile/medical.vue index 3d860b6..45d348c 100644 --- a/src/views/cosmeticsFile/medical.vue +++ b/src/views/cosmeticsFile/medical.vue @@ -432,6 +432,10 @@ export default { width: 82%; padding: 0; } +::v-deep .el-input { + width: 50% !important; + margin-left: 25px; +} ::v-deep .el-dialog:not(.is-fullscreen) { margin-bottom: 1vh !important; } @@ -489,8 +493,5 @@ export default { .el-radio { margin-top: 10px; } -.el-input { - width: 50% !important; - margin-left: 25px; -} + \ No newline at end of file diff --git a/src/views/productsMsg/components/cosmeticsArchives.vue b/src/views/productsMsg/components/cosmeticsArchives.vue index b79abf1..3d22b30 100644 --- a/src/views/productsMsg/components/cosmeticsArchives.vue +++ b/src/views/productsMsg/components/cosmeticsArchives.vue @@ -1,341 +1,370 @@ - - - - - \ No newline at end of file diff --git a/src/views/productsMsg/components/health.vue b/src/views/productsMsg/components/health.vue index 85acc76..aaf4e95 100644 --- a/src/views/productsMsg/components/health.vue +++ b/src/views/productsMsg/components/health.vue @@ -1,5 +1,549 @@ \ No newline at end of file + + + + + + + \ No newline at end of file