优化
This commit is contained in:
@@ -170,7 +170,7 @@ async function merchBaseInfoAjax() {
|
||||
async function merchLicenseAjax() {
|
||||
try {
|
||||
const res = await merchLicense(route.query.id)
|
||||
if (res.license.id) {
|
||||
if (res.license.principalperson) {
|
||||
navs.push(
|
||||
{
|
||||
type: 3,
|
||||
|
||||
Reference in New Issue
Block a user