diff --git a/src/views/inm/helpso.vue b/src/views/inm/helpso.vue
index 85cc2972..5fc82454 100644
--- a/src/views/inm/helpso.vue
+++ b/src/views/inm/helpso.vue
@@ -38,6 +38,63 @@
row-key="id"
stripe
:params="params"
+ v-if="project_code=='gx'"
+ >
+
+
+
+
+
+ {{ scope.row.material_.number }}
+
+
+
+
+
+
+ {{ scope.row.material_.bin_number_main }}
+
+
+
+
+ {{ scope.row.material_.specification }}
+
+
+
+
+ {{ scope.row.material_.model }}
+
+
+
+
+ {{ scope.row.material_.unit }}
+
+
+
+
+ {{ scope.row.material_.count_safe }}
+
+
+
+
+
+
+ {{ scope.row.material_.unit_price }}
+
+
+
+
+ {{ Number(scope.row.material_.unit_price)*Number(scope.row.count) }}
+
+
+
+
@@ -57,11 +114,6 @@
-