From 8199d1738e8b75ccad7f3465dfd88aac2bb1a160 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期五, 04 八月 2023 14:56:11 +0800
Subject: [PATCH] 主题库切换树模板流程和阶段显示bug

---
 Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue b/Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
index 0e2a429..39bad89 100644
--- a/Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
+++ b/Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
@@ -395,7 +395,6 @@
     },
     crudArray:{
       handler(newval,oldval){
-        console.log('crudArray',newval)
         if(newval != undefined){
           if(newval.length>=1){
             this.crudArrayFlag=true
@@ -1724,6 +1723,7 @@
           num++
           console.log('codeDateFormat',num)
         }
+        //濡傛灉绌哄悗鍙拌繑鍥瀗one
         if(item.classifyInvokeLevel && item.classifyInvokeLevel != 'none'){
           //鍒嗙被娉ㄥ叆
           num++

--
Gitblit v1.9.3