From 7d6031aa75595e3a2c6f48db719062638d2c2450 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 08 一月 2026 09:16:01 +0800
Subject: [PATCH] Merge branch 'wuhuyancao'
---
admin/src/views/business/platformInterfaceLog.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/admin/src/views/business/platformInterfaceLog.vue b/admin/src/views/business/platformInterfaceLog.vue
index 70b00ca..af1910b 100644
--- a/admin/src/views/business/platformInterfaceLog.vue
+++ b/admin/src/views/business/platformInterfaceLog.vue
@@ -137,6 +137,7 @@
this.$refs.searchForm.resetFields()
this.searchForm.startDate = ''
this.searchForm.endDate = ''
+ this.searchForm.radio = ''
this.time = []
this.search()
}
--
Gitblit v1.9.3