perf: 发布窗口小屏幕不支持右键(隐藏右键提示)
This commit is contained in:
parent
8cd3daee9d
commit
c8b085e963
@ -29,7 +29,7 @@
|
||||
:plugins="taskPlugins"
|
||||
:options="taskOptions"
|
||||
:option-full="taskOptionFull"
|
||||
:placeholder="$L('详细描述,选填...(点击右键使用工具栏)')"
|
||||
:placeholder="$L($store.state.windowMax768 ? '详细描述,选填...' : '详细描述,选填...(点击右键使用工具栏)')"
|
||||
:placeholderFull="$L('详细描述...')"
|
||||
inline/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user