integrated_traffic_vue/src/request/three_institutional_librari...

7 lines
294 B
JavaScript
Raw Normal View History

2024-01-27 17:41:00 +08:00
import { post } from "@/request/axios.js";
export const getThreeInstitutionalLibrariesList = (params) =>
post("/textLibrary/list", params); // 三项制度库列表
export const getThreeInstitutionalLibrariesLabel = (params) =>
post("/labelFactory/tree", params); // 三项制度库标签