|
|
@@ -14,7 +14,8 @@ Component({
|
|
|
"pageTotal": 1,
|
|
|
"total": null,
|
|
|
"where": {
|
|
|
- "condition": ""
|
|
|
+ "condition": "",
|
|
|
+ "workaddress": 1
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -28,7 +29,7 @@ Component({
|
|
|
content.pageTotal = 1
|
|
|
}
|
|
|
_Http.basic({
|
|
|
- "id": "20221018153302",
|
|
|
+ "id": "20221022165503",
|
|
|
content
|
|
|
}).then(res => {
|
|
|
console.log("地址列表", res)
|