lxf 1 year ago
parent
commit
2af651367f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/views/group/data-board/material-control-purchasing/index.vue

+ 7 - 0
src/views/group/data-board/material-control-purchasing/index.vue

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