|
|
|
@ -299,6 +299,7 @@ export default {
|
|
|
|
upAgencyId: that.upAgencyId,
|
|
|
|
upAgencyId: that.upAgencyId,
|
|
|
|
// classify: that.tabActive + 1,
|
|
|
|
// classify: that.tabActive + 1,
|
|
|
|
statusStr: that.tabInfo[that.tabActive].childList[that.menuActive].tip,
|
|
|
|
statusStr: that.tabInfo[that.tabActive].childList[that.menuActive].tip,
|
|
|
|
|
|
|
|
jobAgencyId:uni.getStorageSync("miniApp-info").id
|
|
|
|
},
|
|
|
|
},
|
|
|
|
(res) => {
|
|
|
|
(res) => {
|
|
|
|
console.log("res", res);
|
|
|
|
console.log("res", res);
|
|
|
|
|