@@ -3,7 +3,6 @@
"appid" : "__UNI__45B3907",
"description" : "",
"versionName" : "V1.0.4.23",
-
"versionCode" : "100",
"transformPx" : false,
"h5" : {
@@ -691,7 +691,7 @@
if(this.activeType == 'patrol' && this.groupId) {
- params.executeGroupId = this.groupId
+ params.teamId = this.groupId
}
console.log('params~~~', params);