BUG
This commit is contained in:
@@ -54,7 +54,8 @@ export default {
|
||||
if(/\/project\/police\//.test(libPath)){
|
||||
module = 'hnjc'
|
||||
}
|
||||
this.getToken({...this.form, module, corpId: 'wpytYEDgAAcpXjmlYkYwKO60JDGDWrXg'}).then(() => {
|
||||
this.getToken({...this.form, module, corpId: 'ww596787bb70f08288'}).then(() => {
|
||||
// this.getToken({...this.form, module, corpId: 'wpytYEDgAAcpXjmlYkYwKO60JDGDWrXg'}).then(() => {
|
||||
this.target ? uni.reLaunch({url: this.target}) : uni.navigateBack({})
|
||||
}).catch(() => 0)
|
||||
}
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'LiveBroadcast',
|
||||
|
||||
appName: '实时喊话',
|
||||
|
||||
data () {
|
||||
|
||||
Reference in New Issue
Block a user