企标导入增加菜单字段
This commit is contained in:
+1
-1
@@ -4466,7 +4466,7 @@ export default {
|
||||
addImportModal(flag) {
|
||||
this.importModalshowflag = true
|
||||
this.showUploadlist = true
|
||||
this.importExcelUrl = '/api/lawss/sarBussionessStand/importSarBussionessStandFile'
|
||||
this.importExcelUrl = '/api/lawss/sarBussionessStand/importSarBussionessStandFile?menuId=' + this.selectSarMenu.id
|
||||
},
|
||||
// 二级菜单新建,编辑,删除
|
||||
clickDropMenu(name, treeNode) {
|
||||
|
||||
Reference in New Issue
Block a user