From 5e901b642c2721dca7e352597737e9cb7474f567 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com>
Date: Mon, 22 May 2023 21:04:24 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E5=95=86=E5=93=81=E6=9F=A5=E8=AF=A2?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=93=E4=BD=8D=E8=B4=A7=E6=9E=B6=E7=9A=84?=
=?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=8F=82=E6=95=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jshERP-web/src/views/material/MaterialList.vue | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/jshERP-web/src/views/material/MaterialList.vue b/jshERP-web/src/views/material/MaterialList.vue
index cb3d7bbb..64116440 100644
--- a/jshERP-web/src/views/material/MaterialList.vue
+++ b/jshERP-web/src/views/material/MaterialList.vue
@@ -60,6 +60,11 @@
+
+
+
+
+
@@ -221,6 +226,7 @@
enabled: '',
enableSerialNumber:'',
enableBatchNumber:'',
+ position: '',
remark:'',
mpList: getMpListShort(Vue.ls.get('materialPropertyList')) //扩展属性
},