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> @@ -795,7 +795,7 @@ height: 10px; background-color: #e9ebf2; width: 100%; position: absolute; //position: absolute; } .s-right-rule {