修改套餐添加问题

This commit is contained in:
duan
2024-12-24 11:04:58 +08:00
parent 13a4e21be5
commit 8df341ff9e

View File

@@ -116,6 +116,7 @@
}
function close() {
datas.selectNumber = 0
model.value.close()
}
const instance = getCurrentInstance();