Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
fe99c356
Commit
fe99c356
authored
Sep 07, 2020
by
季圣华
Browse files
增加本机构数据权限的逻辑
parent
dce1a9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/manage/role.html
View file @
fe99c356
...
...
@@ -56,7 +56,7 @@
<select
name=
"type"
id=
"type"
class=
"easyui-combobox"
data-options=
"required:true,panelHeight:'auto'"
style=
"width: 230px;"
>
<option
value=
"全部数据"
>
全部数据
</option>
<option
value=
"本
部门
数据"
>
本
部门
数据
</option>
<option
value=
"本
机构
数据"
>
本
机构
数据
</option>
<option
value=
"个人数据"
>
个人数据
</option>
<option
value=
"自定义数据"
>
自定义数据
</option>
</select>
...
...
Write
Preview
Supports
Markdown
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