Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
const searchFormOptions = reactive<TableType["searchFormOptions"]>({
name: {
type: "input",
label: "姓名",
label: "商品名称",
},
});
const columns = ref<TableType["columns"]>([