chore [matrix]: 屏蔽置底功能
This commit is contained in:
@@ -112,10 +112,10 @@ function addShowActionOption() {
|
||||
const popoverActions = [
|
||||
{
|
||||
text: '删除'
|
||||
},
|
||||
{
|
||||
text: '置底'
|
||||
}
|
||||
// {
|
||||
// text: '置底'
|
||||
// }
|
||||
];
|
||||
|
||||
// popover 的事件
|
||||
|
||||
@@ -95,10 +95,10 @@ function addShowActionOption() {
|
||||
const popoverActions = [
|
||||
{
|
||||
text: '删除'
|
||||
},
|
||||
{
|
||||
text: '置底'
|
||||
}
|
||||
// {
|
||||
// text: '置底'
|
||||
// }
|
||||
];
|
||||
|
||||
// popover 的事件
|
||||
|
||||
@@ -101,10 +101,10 @@ function addShowActionOption() {
|
||||
const popoverActions = [
|
||||
{
|
||||
text: '删除'
|
||||
},
|
||||
{
|
||||
text: '置底'
|
||||
}
|
||||
// {
|
||||
// text: '置底'
|
||||
// }
|
||||
];
|
||||
|
||||
// popover 的事件
|
||||
|
||||
Reference in New Issue
Block a user