Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop

This commit is contained in:
田岩
2025-09-04 19:20:38 +08:00
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -28,6 +28,7 @@
const historyPopupRef = ref()
const historyList = ref([])
const open = () => {
historyList.value = []
openFeedback(true)
}
const close = () => {