- 零件图号
-
- 查询
- 清空
- 入库
+
+ 零件图号
+
+ 查询
+ 清空
+ 入库
+
-
+
+ width="55"/>
{{ scope.row.项目名称 }}
@@ -73,6 +83,7 @@
:disabled="scope.row.是否禁用"
size="mini"
type="danger"
+ plain
class="el-icon-delete"
@click="handleDelete(scope.$index, scope.row)">移除
@@ -310,6 +321,6 @@ export default {
diff --git a/src/views/Inventory/MaterialOut/index.vue b/src/views/Inventory/MaterialOut/index.vue
index 4a444f7f..6eb21187 100644
--- a/src/views/Inventory/MaterialOut/index.vue
+++ b/src/views/Inventory/MaterialOut/index.vue
@@ -85,21 +85,26 @@
{{ scope.row.组号 }}
-
+
{{ scope.row.总数量 }}
-
+
{{ scope.row.备件数量 }}
-
+
{{ scope.row.出库数量 }}
+
+
+
+
+
已确认
@@ -294,7 +299,7 @@
-
+