This commit is contained in:
X1627315083@163.com
2026-05-06 16:06:54 +08:00
parent 22aa7c37cd
commit a0fffa5896
8 changed files with 13 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ const {} = toRefs(data);
</script>
<template>
<div class="myListings-seller">
<seller-header>
<seller-header :displayBack="false">
<template #right>
<div class="button" @click="newListing">
<span>{{ $t('Seller.newListing') }}</span>