Compare commits

..

No commits in common. "8d43723f6afcd73452932f5d73cd607b7705a937" and "a95c43ed64e3573658645c3890ca17ea53b7d709" have entirely different histories.

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"]>([