diff --git a/src/views/inboundOutboundManagement/components/editMaterial.vue b/src/views/inboundOutboundManagement/components/editMaterial.vue
index 8b5fbf72..bab4a7f1 100644
--- a/src/views/inboundOutboundManagement/components/editMaterial.vue
+++ b/src/views/inboundOutboundManagement/components/editMaterial.vue
@@ -1,216 +1,94 @@
-
-
-
-
-
-
-
- changeWare(val,scope.$index)">
-
-
-
-
-
-
- changeLocation(val,scope.$index)">
-
-
-
-
-
-
- changePiNo(val,scope.$index)">
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/inboundOutboundManagement/materialIssuing.vue b/src/views/inboundOutboundManagement/materialIssuing.vue
index a9a3ab8f..34892007 100644
--- a/src/views/inboundOutboundManagement/materialIssuing.vue
+++ b/src/views/inboundOutboundManagement/materialIssuing.vue
@@ -1,546 +1,453 @@
-
-
-
-
-
- 出库
-
-
- 出库
- 完成
- 删除
-
-
-
-
-
+
+
+
+
+
+ 出库
+
+
+ 出库
+ 完成
+ 删除
+
+
+ {{
+ scope.row.location == '' ? '请选择库位' : scope.row.location
+ }}
+
+
+
+
\ No newline at end of file