From 6be49398a90a339a6c72ac9ea7a09fc368acda87 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 30 四月 2025 15:48:08 +0800
Subject: [PATCH] 测试完成
---
src/views/followvisit/technology/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/followvisit/technology/index.vue b/src/views/followvisit/technology/index.vue
index 5f9e835..ef23760 100644
--- a/src/views/followvisit/technology/index.vue
+++ b/src/views/followvisit/technology/index.vue
@@ -482,7 +482,7 @@
class-name="small-padding fixed-width"
>
<template slot-scope="scope">
- <el-tooltip
+ <!-- <el-tooltip
class="item"
effect="dark"
content="鍐嶆闅忚"
@@ -497,7 +497,7 @@
><i class="el-icon-s-promotion"></i>鍐嶆闅忚</span
></el-button
>
- </el-tooltip>
+ </el-tooltip> -->
<el-tooltip
v-if="scope.row.sendstate == 1 || scope.row.sendstate == 2"
class="item"
--
Gitblit v1.9.3