浏览代码

去掉多余字段

qinhb 3 月之前
父节点
当前提交
890415976e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/storage/stock/index.vue

+ 2 - 2
src/views/storage/stock/index.vue

@@ -152,11 +152,11 @@ option.value = Object.assign(option.value, {
       prop: "batchCode",
       search: true
     },
-    {
+    /*{
       label: "入库单号",
       prop: "taskNo",
       search: true,
-    },
+    },*/
     {
       label: "计划单号",
       prop: "planNo",