LAPTOP-FO2T5SIU\35838 hace 4 meses
padre
commit
dccdfe3ee4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/reportForms/components/projectDetail.vue

+ 2 - 2
src/views/reportForms/components/projectDetail.vue

@@ -211,8 +211,8 @@ export default {
                 if (e === '已退房') {
                     return 'tuifang status_box '
                 }
-                if (e === 'chushi') {
-                    return 'xuanfang status_box '
+                if (e === '初始状态') {
+                    return 'chushi status_box '
                 }
             }
         },