From df15ea7d4eb6a640602bbdb38c0c271d4f724788 Mon Sep 17 00:00:00 2001 From: 15820893422 <1978476055@qq.com> Date: Wed, 3 Jul 2024 18:21:08 +0800 Subject: [PATCH] 1 --- admin/src/views/qa/qa.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/src/views/qa/qa.vue b/admin/src/views/qa/qa.vue index c83d74cd..637a9d75 100644 --- a/admin/src/views/qa/qa.vue +++ b/admin/src/views/qa/qa.vue @@ -227,7 +227,9 @@ export default { dialogEdit: false, item: {}, anchors: { - qaQuestions:[] + qaQuestions:[], + img_zip:'', + trip_zip:'' }, getQaCitys: {} }