From db31d8d5236e5f4267a50956ca09df94b7568b8e Mon Sep 17 00:00:00 2001
From: jia <1451658316@qq.com>
Date: Thu, 28 Dec 2023 18:09:53 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=B8=8B=E6=8B=89=E5=9B=9E?=
=?UTF-8?q?=E6=98=BEbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/bid_document_examination/edit.vue | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/src/views/bid_document_examination/edit.vue b/src/views/bid_document_examination/edit.vue
index 3ec0128..243c296 100644
--- a/src/views/bid_document_examination/edit.vue
+++ b/src/views/bid_document_examination/edit.vue
@@ -56,8 +56,8 @@
-
-
+
+
@@ -73,8 +73,8 @@
-
-
+
+
@@ -277,7 +277,6 @@ import { apiBidDocumentExaminationAdd, apiBidDocumentExaminationEdit, apiBidDocu
import { timeFormat } from '@/utils/util'
import type { PropType } from 'vue'
-
defineProps({
dictData: {
type: Object as PropType>,