@@ -62,7 +62,7 @@ let currentData = ref({});
const listConfig = ref([
{
label: "物品分类",
- prop: "productClassifyName",
+ prop: "productClassifyNames",
},
label: "物品名称",
@@ -75,7 +75,7 @@ const topConfig = ref([