remove bom

This commit is contained in:
王子琦
2026-01-13 17:15:10 +08:00
parent 0387b43083
commit 8572733b2e
80 changed files with 82 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
<template>
<template>
<a-card title="购物车">
<a-table :dataSource="items" :columns="columns" rowKey="id">
<template #bodyCell="{ column, record }">