将数据转化为10进制拼接

This commit is contained in:
WindowBird 2025-11-20 14:56:06 +08:00
parent cb37e2355f
commit b0a18ddd3b

View File

@ -681,7 +681,7 @@ export default {
),
);
// 0
//
// NFC
cardNo = bytes.join("").toUpperCase();