@@ -152,6 +152,6 @@
text-overflow: ellipsis;
}
.btn_text {
- color: #409eff;
- cursor: pointer;
+ // color: #409eff;
+ // cursor: pointer;
@@ -235,6 +235,7 @@ const usemoneyRef = ref<HTMLElement | null>(null)
const normalRef = ref(null)
const travelRef = ref(null)
const clickHandler = (index: number, countDate: string) => {
+ return
costVisible.value = true
costIndex.value = index
if (index === 0) {