flat: 暂存
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
uni.showLoading({
|
||||
title: ''
|
||||
})
|
||||
if (options.ticket) {
|
||||
if (options.token) {
|
||||
const that = this
|
||||
console.log(options)
|
||||
this.$store.dispatch("LoginByUsername", {
|
||||
@@ -28,7 +28,7 @@
|
||||
key: '',
|
||||
code: '1111',
|
||||
type: "account",
|
||||
ticket: options.ticket,
|
||||
token: options.token,
|
||||
tenantId: website.tenantId
|
||||
}).then((resp) => {
|
||||
console.log('123', resp)
|
||||
|
||||
Reference in New Issue
Block a user