优化企业标准导入
This commit is contained in:
+1
-1
@@ -4473,7 +4473,7 @@ export default {
|
||||
addImportModal(flag) {
|
||||
this.importModalshowflag = true
|
||||
this.showUploadlist = true
|
||||
this.importExcelUrl = '/api/lawss/sarBussionessStand/importSarBussionessStandFile?menuId=' + this.selectSarMenu.id
|
||||
this.importExcelUrl = '/api/lawss/sarBussionessStand/importSarBussionessStandFile?menuId=' + this.selectSarMenu.id + '&userId=' + this.$store.getters.userInfo.userId
|
||||
},
|
||||
// 二级菜单新建,编辑,删除
|
||||
clickDropMenu(name, treeNode) {
|
||||
|
||||
Reference in New Issue
Block a user