fix: remove function

This commit is contained in:
Fine 2023-09-01 10:36:57 +08:00
parent 6b1a2fa9f8
commit c25fc28cf3

View File

@ -63,8 +63,6 @@ limitations under the License. -->
function handleItems(item: MenuOptions) {
currentItems.value = item;
}
appStore.setPageTitle("Marketplace");
</script>
<style lang="scss" scoped>
.menus {