2
0
visuddhinanda 2 жил өмнө
parent
commit
9ad9dcfa18

+ 1 - 1
dashboard/src/pages/library/article/show.tsx

@@ -85,7 +85,7 @@ const Widget = () => {
     /**
      * 启动时载入格位公式字典
      */
-    get<IApiResponseDictList>(`/v2/userdict?view=word&word=_formula_`).then(
+    get<IApiResponseDictList>(`/v2/userdict?view=dict&name=_formula_`).then(
       (json) => {
         console.log("_formula_ ok", json.data.count);
         //存储到redux