潜在服务商修改

This commit is contained in:
2025-10-23 11:39:01 +08:00
parent f788927da2
commit f257a9ad2a
4 changed files with 104 additions and 1 deletions

View File

@ -264,7 +264,7 @@
title: '提示',
message: "操作成功"
}).then(async () => {
this.goPage('supplierInfo', { id : res?.data })
this.goPage('supplierAddResult', { id : res?.data })
this.clickFlag = true
});
} finally {