diff --git a/src/api/api/view.ts b/src/api/api/view.ts
index b3ad5bc..8f16ce2 100644
--- a/src/api/api/view.ts
+++ b/src/api/api/view.ts
@@ -26,4 +26,11 @@ export async function updateBatchById2(params) {
});
return result;
}
-
+//获取物理视图
+export async function GetMaterialInfoListByTeamId(params) {
+ let result = {};
+ await http.post('/api/View/GetMaterialInfoListByTeamId', params).then((data) => {
+ result = data;
+ });
+ return result;
+}
\ No newline at end of file
diff --git a/src/views/Need/all.vue b/src/views/Need/all.vue
index 45c9646..18ed196 100644
--- a/src/views/Need/all.vue
+++ b/src/views/Need/all.vue
@@ -75,6 +75,12 @@
+
+
+
+
+
+
diff --git a/src/views/Need/components/EditMaterial.vue b/src/views/Need/components/EditMaterial.vue
new file mode 100644
index 0000000..d48ae9d
--- /dev/null
+++ b/src/views/Need/components/EditMaterial.vue
@@ -0,0 +1,295 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+ 取消
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Need/components/EditType.vue b/src/views/Need/components/EditType.vue
new file mode 100644
index 0000000..cd79521
--- /dev/null
+++ b/src/views/Need/components/EditType.vue
@@ -0,0 +1,390 @@
+
+
+
+
+ 保存
+
+
+
+ 半成品编号:
+
+
+ 描述:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+