From c8b32b8bca79a116cfab70eb8c389907b664c9ca Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 23 四月 2025 10:43:14 +0800
Subject: [PATCH] 提交

---
 admin/src/components/business/OperaWorkorderDetailDbhWindow.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/admin/src/components/business/OperaWorkorderDetailDbhWindow.vue b/admin/src/components/business/OperaWorkorderDetailDbhWindow.vue
index bd64f1d..245d85b 100644
--- a/admin/src/components/business/OperaWorkorderDetailDbhWindow.vue
+++ b/admin/src/components/business/OperaWorkorderDetailDbhWindow.vue
@@ -95,7 +95,7 @@
                   <div class="company">
                     鍛樺伐锛�<span>  {{ item.userName }} / {{item.companyName}}</span>
                     <div style="display: block" >鏃堕棿锛�<span>{{item.createDate}}</span></div>
-                    <div class="dealinfo" v-if="item.param2||item.remark||(item.multifileList !=null && item.multifileList.length)">
+                    <div class="dealinfo" v-if="item.param2 || item.remark || (item.multifileList !=null && item.multifileList.length)">
                       <div style="display: block" v-if="item.param2" >澶勭悊浜猴細<span>{{item.param2}}</span></div>
                       <div style="display: block" v-if="item.remark" >璇存槑锛�<span>{{item.remark}}</span></div>
                       <div style="display: block;margin-top:10px"  v-if="item.multifileList !=null && item.multifileList.length">
@@ -149,7 +149,7 @@
       statusMap: {
         0: '寰呭垎閰峎TS',
         1: '寰呭垎閰嶄换鍔�',
-        2: '寰呭鐞�',
+        2: '寰呭伐绋嬪笀澶勭悊',
         3: '宸茶В鍐�',
         4: '宸茶В鍐�',
         5: '宸茶В鍐�'

--
Gitblit v1.9.3