9.24上午提交

This commit is contained in:
zoujiandong
2025-09-24 11:37:39 +08:00
parent 70eeb19867
commit bdd2ba278e
11 changed files with 180 additions and 43 deletions
+2 -2
View File
@@ -88,10 +88,10 @@
// @ts-ignore
popupRef.value && popupRef.value.open('center')
}
onShow(() => {Confirm
onShow(() => {
getQuickReplyList()
})
onload(() => {
onLoad(() => {
getQuickReplyList()
})
const onSelect = (text) => {