Przeglądaj źródła

清表模板类型修改

duy 2 lat temu
rodzic
commit
22e605ab39
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/exctab/exceltab.vue

+ 1 - 1
src/views/exctab/exceltab.vue

@@ -114,7 +114,7 @@ export default {
               label: "模板类型",
               type: "select",
               search: true,
-              dicUrl: "/api/blade-system/dict/dictionary?code=table_template_type",
+              dicUrl: "/api/blade-system/dict-biz/dictionary?code=table_template_type",
               props: {
                 label: "dictValue",
                 value: "dictKey"