qinhb 1 هفته پیش
والد
کامیت
c3ecb4c3e0
1فایلهای تغییر یافته به همراه6 افزوده شده و 1 حذف شده
  1. 6 1
      src/views/plan/schedule/index.vue

+ 6 - 1
src/views/plan/schedule/index.vue

@@ -233,7 +233,12 @@ option.value = Object.assign(option.value, {
       search: true,
       editDisabled: true,
     },
-
+    {
+      label: "物料名称",
+      prop: "materialName",
+      search: true,
+      editDisabled: true,
+    },
     {
       label: "工序编码",
       prop: "operationCode",