Pārlūkot izejas kodu

注释部分图表

WanGxC 9 mēneši atpakaļ
vecāks
revīzija
3059fcbb0c
1 mainītis faili ar 8 papildinājumiem un 8 dzēšanām
  1. 8 8
      src/views/product-manage/comment-detail/index.vue

+ 8 - 8
src/views/product-manage/comment-detail/index.vue

@@ -70,14 +70,14 @@ const { rowData } = props;
           <!--<el-button :icon="Back" plain round type="info" @click="handleBack">返 回</el-button>-->
         </el-card>
         <!-- Chart -->
-        <el-row :gutter="20" class="mt-5" style="z-index: 1">
-          <el-col :span="12">
-            <NegativeLabel />
-          </el-col>
-          <el-col :span="12">
-            <NegativeClassification />
-          </el-col>
-        </el-row>
+        <!--<el-row :gutter="20" class="mt-5" style="z-index: 1">-->
+        <!--  <el-col :span="12">-->
+        <!--    <NegativeLabel />-->
+        <!--  </el-col>-->
+        <!--  <el-col :span="12">-->
+        <!--    <NegativeClassification />-->
+        <!--  </el-col>-->
+        <!--</el-row>-->
         <!-- Chart -->
         <div class="mt-5">
           <AverageMonthly :asin="rowData.asin" />