修改资料中心左侧树形新增失败问题
This commit is contained in:
@@ -492,7 +492,6 @@ export default {
|
|||||||
this.productTitle = '新增目录'
|
this.productTitle = '新增目录'
|
||||||
this.productModelAdd.name = ''
|
this.productModelAdd.name = ''
|
||||||
this.productModelAdd.parentId = data.id
|
this.productModelAdd.parentId = data.id
|
||||||
this.productModelAdd.parentId = ''
|
|
||||||
},
|
},
|
||||||
|
|
||||||
selectMenu() {
|
selectMenu() {
|
||||||
|
|||||||
Reference in New Issue
Block a user