This commit is contained in:
wyw 2024-07-02 09:51:25 +08:00
commit 69d0a48d70
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "双控安全Beta",
"appid" : "__UNI__713D200",
"appid" : "__UNI__713D200", //A6AA052
"description" : "连锰矿山安全app",
"versionName" : "1.0.0",
"versionCode" : "100",

View File

@ -135,9 +135,9 @@
i].Nav_Identifying.NAME;
}
}
let strAllUsers = ''
if (res.Nav_Detail && res.Nav_Detail.length > 0) {
for (let i = 0; i < res.Nav_Detail.length; i++) {
let strAllUsers = ''
for (let j = 0; j < res.Nav_Detail[i].Nav_Users.length; j++) {
if (res.Nav_Detail[i].Nav_Users[j].DEAL_STATUS == 0) {
strAllUsers += (strAllUsers.length > 0 ? " " : "") +