@@ -163,6 +163,13 @@ const config = computed(() => {
},
{
attrs: {
+ label: "周转率",
+ prop: "turnoverRate",
+ width: 100,
+ },
+ {
+ attrs: {
label: "操作",
width: 100,
align: "center",