|
|
|
@ -11,6 +11,7 @@ export default {
|
|
|
|
|
// project
|
|
|
|
|
projectGet: true, |
|
|
|
|
projectList: true, |
|
|
|
|
projectCost: true, |
|
|
|
|
//table
|
|
|
|
|
tableList: true, |
|
|
|
|
tableGet: true, |
|
|
|
@ -168,6 +169,7 @@ export default {
|
|
|
|
|
xcTableAndViewList: true, |
|
|
|
|
xcVirtualTableList: true, |
|
|
|
|
projectList: true, |
|
|
|
|
projectCost: true, |
|
|
|
|
PROJECT_READ_BY_WEB: true, |
|
|
|
|
|
|
|
|
|
tableXcModelGet: true, |
|
|
|
@ -218,6 +220,7 @@ export default {
|
|
|
|
|
xcTableAndViewList: true, |
|
|
|
|
xcVirtualTableList: true, |
|
|
|
|
projectList: true, |
|
|
|
|
projectCost: true, |
|
|
|
|
PROJECT_READ_BY_WEB: true, |
|
|
|
|
|
|
|
|
|
tableXcModelGet: true, |
|
|
|
@ -252,6 +255,7 @@ export default {
|
|
|
|
|
pluginUpdate: true, |
|
|
|
|
projectCreate: true, |
|
|
|
|
projectList: true, |
|
|
|
|
projectCost: true, |
|
|
|
|
handleAxiosCall: true, |
|
|
|
|
testConnection: true, |
|
|
|
|
projectCreateByWeb: true, |
|
|
|
|