xiaodai2022 2 years ago
parent
commit
60313ef736
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/views/purchaseIn/recovery/columns.js

+ 6 - 6
src/views/purchaseIn/recovery/columns.js

@@ -1,12 +1,12 @@
 const columns = [
-  {
-    prop: "zxNo",
-    label: "竞价单编号",
-    width: "158px",
-  },
+  // {
+  //   prop: "zxNo",
+  //   label: "竞价单编号",
+  //   width: "158px",
+  // },
   {
     prop: "infoNo",
-    label: "竞价阶梯编号",
+    label: "任务单号",
     width: "155px",
   },