From 22540c8384691689aba7282e791d2ab5682bc5f1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 27 二月 2025 09:13:48 +0800
Subject: [PATCH] ll
---
admin/src/views/business/wmsInterfaceLog.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/admin/src/views/business/wmsInterfaceLog.vue b/admin/src/views/business/wmsInterfaceLog.vue
index 47bdd43..d8bbce2 100644
--- a/admin/src/views/business/wmsInterfaceLog.vue
+++ b/admin/src/views/business/wmsInterfaceLog.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