From 357231819223f9241077700ed692f9b5fc58f02c Mon Sep 17 00:00:00 2001 From: zhaojiale <631455805@qq.com> Date: 星期五, 16 九月 2022 16:40:50 +0800 Subject: [PATCH] 设备照片回显问题 --- src/views/accidentManagementSystem/workInjuryDeclaration/component/openEdit.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/accidentManagementSystem/workInjuryDeclaration/component/openEdit.vue b/src/views/accidentManagementSystem/workInjuryDeclaration/component/openEdit.vue index 302da1e..70d0fc8 100644 --- a/src/views/accidentManagementSystem/workInjuryDeclaration/component/openEdit.vue +++ b/src/views/accidentManagementSystem/workInjuryDeclaration/component/openEdit.vue @@ -397,4 +397,4 @@ .el-select{ width: 100%; } -</style> \ No newline at end of file +</style> -- Gitblit v1.9.2