Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
const historyPopupRef = ref()
|
||||
const historyList = ref([])
|
||||
const open = () => {
|
||||
historyList.value = []
|
||||
openFeedback(true)
|
||||
}
|
||||
const close = () => {
|
||||
|
||||
Reference in New Issue
Block a user