This commit is contained in:
2023-10-19 13:58:38 +08:00
parent 4b9399b8a5
commit ea37eeb9e7
2 changed files with 2 additions and 2 deletions

View File

@@ -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,