diff --git a/src/views/inm/helpso.vue b/src/views/inm/helpso.vue
index 738d4958..a28b2738 100644
--- a/src/views/inm/helpso.vue
+++ b/src/views/inm/helpso.vue
@@ -60,11 +60,6 @@
{{ scope.row.material_.model }}
-
{{ scope.row.material_.unit }}
@@ -84,7 +79,15 @@
- {{ Number(scope.row.material_.unit_price)*Number(scope.row.count) }}
+
+ {{ (Number(scope.row.material_.unit_price)*Number(scope.row.count)) }}
+
+
+
+
+ 正常
+ 临界
+ 待采购