IDP.Integration.FOP.OrderMode.setEditable() 函数
function setEditable(editable: boolean): void;
设置订单模式的编辑状态 该API仅限订单模式下使用
参数:
-
editable: booleanfalse
返回值: void
function setEditable(editable: boolean): void;
设置订单模式的编辑状态 该API仅限订单模式下使用
参数:
editable: boolean
false
返回值: void