mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 01:17:15 +08:00
移除无用的方法
This commit is contained in:
@@ -590,9 +590,6 @@ const showSku = () => {
|
||||
}
|
||||
|
||||
const commentShow = ref(false)
|
||||
const showComment = () => {
|
||||
commentShow.value = true
|
||||
}
|
||||
|
||||
const closePopup = () => {
|
||||
skuShow.value = false
|
||||
|
||||
Reference in New Issue
Block a user