feat: add table cell slash to contextmenu

This commit is contained in:
Hufe921
2023-10-06 15:03:12 +08:00
parent 51ba225128
commit d540195dfa
8 changed files with 37 additions and 3 deletions
+2
View File
@@ -65,6 +65,8 @@ interface ILang {
borderExternal: string
borderTd: string
borderTdBottom: string
borderTdForward: string
borderTdBack: string
}
}
datePicker: {