diff --git a/components/TextToHex/TextToHex.vue b/components/TextToHex/TextToHex.vue
index bb8a6d8..20351ea 100644
--- a/components/TextToHex/TextToHex.vue
+++ b/components/TextToHex/TextToHex.vue
@@ -126,7 +126,7 @@
},
fail: err => {
// console.error(`处理第${i+1}行失败:`, err);
- reject(err
+ reject(err);
}
});
});
diff --git a/pages/6155/deviceDetail.vue b/pages/6155/deviceDetail.vue
index 7e5e841..1f9a987 100644
--- a/pages/6155/deviceDetail.vue
+++ b/pages/6155/deviceDetail.vue
@@ -83,23 +83,25 @@
人员信息登记
发送
+
单位:
-
+
姓名:
-
+
职位:
-
+
ID号:
-
+
@@ -144,8 +146,9 @@