Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
b1160627
Commit
b1160627
authored
Nov 14, 2019
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
cf27ef68
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
bigdata/app/base/db/metadata/bizs/wx76a324c5d201d1a4/pmgmyapps.js
+3
-1
No files found.
bigdata/app/base/db/metadata/bizs/wx76a324c5d201d1a4/pmgmyapps.js
View file @
b1160627
...
@@ -67,9 +67,11 @@ module.exports={
...
@@ -67,9 +67,11 @@ module.exports={
"add"
:[
"add"
:[
{
"icon"
:
"el-icon-plus"
,
"title"
:
"新增"
,
"type"
:
"default"
,
"key"
:
"new"
,
"isOnGrid"
:
true
},
{
"icon"
:
"el-icon-plus"
,
"title"
:
"新增"
,
"type"
:
"default"
,
"key"
:
"new"
,
"isOnGrid"
:
true
},
{
"icon"
:
"el-icon-save"
,
"title"
:
"保存"
,
"type"
:
"default"
,
"key"
:
"save"
,
"isOnForm"
:
true
},
{
"icon"
:
"el-icon-save"
,
"title"
:
"保存"
,
"type"
:
"default"
,
"key"
:
"save"
,
"isOnForm"
:
true
},
{
"icon"
:
"el-icon-cancel"
,
"title"
:
"取消"
,
"type"
:
"default"
,
"key"
:
"cancel"
,
"isOnForm"
:
true
},
],
],
"edit"
:[
"edit"
:[
{
"icon"
:
"el-icon-edit"
,
"title"
:
"修改"
,
"type"
:
"default"
,
"key"
:
"edit"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"修改"
,
"type"
:
"default"
,
"key"
:
"edit"
,
"isInRow"
:
true
},
// {"icon":"el-icon-edit","title":"管理员","type":"default","key":"adminModi","isInRow":true},
// {"icon":"el-icon-edit","title":"管理员","type":"default","key":"adminModi","isInRow":true},
// {"icon":"el-icon-edit","title":"重置密码","type":"default","key":"resetpwd","isInRow":true},
// {"icon":"el-icon-edit","title":"重置密码","type":"default","key":"resetpwd","isInRow":true},
],
],
...
@@ -77,7 +79,7 @@ module.exports={
...
@@ -77,7 +79,7 @@ module.exports={
{
"icon"
:
"el-icon-remove"
,
"title"
:
"删除"
,
"type"
:
"default"
,
"key"
:
"delete"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-remove"
,
"title"
:
"删除"
,
"type"
:
"default"
,
"key"
:
"delete"
,
"isInRow"
:
true
},
],
],
"common"
:[
"common"
:[
{
"icon"
:
"el-icon-cancel"
,
"title"
:
"取消"
,
"type"
:
"default"
,
"key"
:
"cancel"
,
"isOnForm"
:
true
},
],
],
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment