@ -27,7 +27,7 @@
</div>
</template>
<script>
import Sort from "./module/Sort.vue";
import Sort from "./module/SortItem.vue";
import GoodsItem from "./module/Item.vue";
export default {
components: { Sort, GoodsItem },
@ -28,7 +28,7 @@
import { Debounce } from "~/plugins/utils";
name: "Sort",
name: "SortItem",
props: {
sortText: {
type: String,
@ -6,7 +6,7 @@
* @Description: file content
*/
import { TOKEN } from "../plugins/config/localKey";
import { TOKEN } from "../plugins/config/sotrageKey";
export const state = () => ({