xiaodai2022 il y a 2 ans
Parent
commit
60313ef736
1 fichiers modifiés avec 6 ajouts et 6 suppressions
  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",
   },