!66 代码生成优化

Merge pull request !66 from 雪忆天堂/N/A
pull/66/MERGE
若依 4 years ago committed by Gitee
commit cc658b9ece

@ -532,7 +532,7 @@ export default {
}).then(() => {
this.getList();
this.msgSuccess("删除成功");
})
}).catch((err)=>{})
}
}
};

@ -587,7 +587,7 @@ export default {
}).then(() => {
this.getList();
this.msgSuccess("删除成功");
})
}).catch((err)=>{})
},
#if($table.sub)
/** ${subTable.functionName}序号 */

Loading…
Cancel
Save