|
|
@@ -202,7 +202,7 @@ Page({
|
|
|
url: `/packageA/setclient/delete?item=${JSON.stringify({
|
|
|
"sa_customersids": [this.data.detail.sa_customersid],
|
|
|
datastatus: 1, //(0:正常;1:作废;2:锁定)
|
|
|
- })}`,
|
|
|
+ })}&id=20221012164002`,
|
|
|
})
|
|
|
break;
|
|
|
case "暂缓":
|
|
|
@@ -528,8 +528,7 @@ Page({
|
|
|
})
|
|
|
}
|
|
|
}
|
|
|
- if (detail.agentstatus == '启用' && detail.erpagentnum) {
|
|
|
- } else {
|
|
|
+ if (detail.agentstatus == '启用' && detail.erpagentnum) {} else {
|
|
|
if (isLeader || isAdmin) tabbarList.push({
|
|
|
icon: "icon-shanchu",
|
|
|
label: "作废"
|