This commit is contained in:
fan 2023-04-13 09:35:03 +08:00
commit 9ea5bef12a

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) {
//