ifx
This commit is contained in:
@@ -25,6 +25,7 @@ const addShopping = (item) => {
|
|||||||
}
|
}
|
||||||
const setType = (val) => {
|
const setType = (val) => {
|
||||||
type.value = val
|
type.value = val
|
||||||
|
listingList.value = []
|
||||||
getMerchantData.pageNum = 1
|
getMerchantData.pageNum = 1
|
||||||
getMerchantData.isShowMark = false
|
getMerchantData.isShowMark = false
|
||||||
getMerchantData.isNoData = false
|
getMerchantData.isNoData = false
|
||||||
|
|||||||
Reference in New Issue
Block a user