su 1 жил өмнө
parent
commit
d7c9155c14

+ 1 - 2
src/view/performance/chejianbaogong.vue

@@ -938,7 +938,7 @@
 		  <div style="display: flex;">
 		    <div style="flex: 0.1;">
 		      <el-aside width="26vh" style="margin: 0;">
-		        <div class="JKWTree-tree" style="height: 55vh; border-right: 1px solid #ebeef5;">		          
+		        <div class="JKWTree-tree" style="height: 60vh; border-right: 1px solid #ebeef5;">		          
 		          <el-tree :data="huanxingtreeData" :props="defaultProps" highlight-current="true"
 		            @node-click="huanxingNodeClick"></el-tree>
 		        </div>
@@ -2503,7 +2503,6 @@ function onstatus() {
 function onClear() {
 	huanxingVisible.value=true
 	 RemodelGetTab()
-	 console.log(huanxingtreeData)
 }
 const RemodelGetTab = async() => {
   const response = await remodelGetTab()