Update index.vue

This commit is contained in:
TimSpan 2025-05-06 14:59:40 +08:00
parent 1ffdcb4b23
commit 7aaad8f5d8
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"]>([