修改前端配置带id

This commit is contained in:
dong 2023-04-12 18:31:39 +08:00
parent cde33feb22
commit 30763300ac

View File

@ -85,7 +85,7 @@ export default {
this.loading = true;
const data = Object.assign({}, this.formModel);
// markKey
checkFrontProjectExist({markKey:data.markKey}).then(res=>{
checkFrontProjectExist({markKey:data.markKey, id: data.id}).then(res=>{
if (!res.data) {
if (data.id) {
//