remove bom
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<template>
|
||||
<template>
|
||||
<a-card title="购物车">
|
||||
<a-table :dataSource="items" :columns="columns" rowKey="id">
|
||||
<template #bodyCell="{ column, record }">
|
||||
|
||||
Reference in New Issue
Block a user