tangning пре 19 часа
родитељ
комит
79fcb4eb32
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/view/case/records/index.vue

+ 2 - 2
src/view/case/records/index.vue

@@ -24,7 +24,7 @@
         > -->
         > -->
       </div>
       </div>
       <div class="headerRight flex" style="align-items: center">
       <div class="headerRight flex" style="align-items: center">
-        <div
+        <!-- <div
           @click="handleShowAi"
           @click="handleShowAi"
           style="
           style="
             color: #26559b;
             color: #26559b;
@@ -34,7 +34,7 @@
             margin-right: 20px;
             margin-right: 20px;
           "
           "
           >AI</div
           >AI</div
-        >
+        > -->
         <el-icon title="下载" v-if="!isDisableExport" @click="handleExport" style="cursor: pointer; margin: 0 40px" size="24px"><Download /></el-icon>
         <el-icon title="下载" v-if="!isDisableExport" @click="handleExport" style="cursor: pointer; margin: 0 40px" size="24px"><Download /></el-icon>
         <el-button style="margin: 0px 10px  0px 0px" type="primary" @click="handleSave"
         <el-button style="margin: 0px 10px  0px 0px" type="primary" @click="handleSave"
           >保存</el-button
           >保存</el-button