Prerequisites
Clear and concise description of the problem
我查询了一下,好像没有能够提供当前是否为移动端预览、是否为双栏编辑模式的方法,是否能提供一个
用途:根据当前的返回值,以便进行设置,避免无效操作
例如:
isPhone:{
handler(newVal, oldVal) {
// const isMobilePreviewer
// const currentModel
// 如果newVal为true,当isMobilePreviewer为true时,将它设置为false,当currentModel为edit&Preview时,将它设置为editOnly
},
}
Suggested solution
No response
Further Information
No response
Contributing
None
Prerequisites
Clear and concise description of the problem
我查询了一下,好像没有能够提供当前是否为移动端预览、是否为双栏编辑模式的方法,是否能提供一个
用途:根据当前的返回值,以便进行设置,避免无效操作
例如:
Suggested solution
No response
Further Information
No response
Contributing
None