模型界面默认提供预览手册权限
This commit is contained in:
parent
58e6170283
commit
99ea49859b
@ -197,7 +197,7 @@
|
||||
|
||||
var isCollaboration = (isView == true || isPublish == true) ? false : true; //是否进行协作
|
||||
var openAppType = "<#openAppType>"; //打开设计器的app类型, 暂时用于判断留言
|
||||
var processOutput = <#processOutput>; //预览手册是否开放
|
||||
var processOutput = true; //预览手册是否开放
|
||||
|
||||
var operateType = "<#operateType>";
|
||||
var process = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user