visuddhinanda 2 лет назад
Родитель
Сommit
185a8242bb

+ 1 - 1
dashboard/src/reducers/accept-pr.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 import { ISentence } from "../components/template/SentEdit";

+ 1 - 1
dashboard/src/reducers/article-mode.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 import { ArticleMode } from "../components/article/Article";

+ 1 - 1
dashboard/src/reducers/cart-mode.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 

+ 1 - 1
dashboard/src/reducers/discussion.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 

+ 1 - 1
dashboard/src/reducers/net-status.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 import { ENetStatus } from "../components/general/NetStatus";

+ 1 - 1
dashboard/src/reducers/relation-add.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 import { IRelation } from "../pages/admin/relation/list";

+ 1 - 1
dashboard/src/reducers/right-panel.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 import { TPanelName } from "../components/article/RightPanel";

+ 1 - 1
dashboard/src/reducers/term-order.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ * 
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 

+ 1 - 1
dashboard/src/reducers/wbw.ts

@@ -1,5 +1,5 @@
 /**
- * 查字典,添加术语命令
+ *
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";