添加企业页面
parent
7a970ce508
commit
c86b9fe6db
|
@ -193,6 +193,7 @@ export default {
|
|||
treeParentCode: genTable.treeParentCode,
|
||||
parentMenuId: genTable.parentMenuId
|
||||
};
|
||||
console.log(genTable)
|
||||
updateGenTable(genTable).then(res => {
|
||||
this.$modal.msgSuccess(res.data.msg);
|
||||
if (res.code === 200) {
|
||||
|
|
Loading…
Reference in New Issue