From fba6d237c8542f8df9d214141f074c93584ab9e5 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期五, 14 八月 2020 15:13:31 +0800
Subject: [PATCH] 数据栈上传
---
src/pages/datapush/index/RightEvent.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pages/datapush/index/RightEvent.vue b/src/pages/datapush/index/RightEvent.vue
index cc4c6f0..79b19d5 100644
--- a/src/pages/datapush/index/RightEvent.vue
+++ b/src/pages/datapush/index/RightEvent.vue
@@ -199,7 +199,7 @@
<div class="div-border">{{eventData.eventTxt}}</div>
</div>
<div class="save-btn">
- <el-button type="info" size="small" @click="onCancle">鍙栨秷</el-button>
+ <el-button type="info" size="small" @click="onCancle" style="color:#222">鍙栨秷</el-button>
<el-button type="primary" @click="eventPushsSave" size="small">淇濆瓨</el-button>
</div>
</div>
--
Gitblit v1.8.0