工作台入库埋点设置
This commit is contained in:
@@ -193,6 +193,8 @@ export default {
|
||||
const {tabBar, form: {type, appId, isSingleService, homePage}} = this
|
||||
if (type == 'mp') {
|
||||
this.form.extra = {tabBar, appId}
|
||||
} else if (type == 'web') {
|
||||
this.form.extra = {isSingleService, homePage}
|
||||
} else if (type == 'wxwork') {
|
||||
this.form.extra = {isSingleService, homePage}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user