mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-01-15 13:36:50 +08:00
update dzz/system/template/orgtree.htm.
Signed-off-by: 小胡 <3203164629@qq.com>
This commit is contained in:
@@ -171,11 +171,7 @@ jQuery(document).ready(function(e) {
|
||||
},
|
||||
"checkbox" : {
|
||||
"keep_selected_style" : false
|
||||
<!--{if $_GET['stype']==1}-->
|
||||
,"three_state": false//父子级别级联选择
|
||||
<!--{else}-->
|
||||
,"three_state": true//父子级别级联选择
|
||||
<!--{/if}-->
|
||||
,"tie_selection": true
|
||||
},
|
||||
|
||||
@@ -440,4 +436,4 @@ $(function(){
|
||||
|
||||
</script>
|
||||
<script type="text/javascript" src="static/js/jstree.min.js?{VERHASH}"></script>
|
||||
<!--{template common/footer_system}-->
|
||||
<!--{template common/footer_system}-->
|
||||
Reference in New Issue
Block a user