| src/api/index/index.js | ●●●●● patch | view | raw | blame | history | |
| src/views/home/index.vue | ●●●●● patch | view | raw | blame | history |
src/api/index/index.js
@@ -264,8 +264,8 @@ // 资格审查异常人员清单 export const xsbxPages = params => { return request({ url: "/api/blade-user/pages", method: "get", url: "/api/information/selectBxc", method: "post", params: params }); }; src/views/home/index.vue
@@ -1616,7 +1616,6 @@ current: this.gridData.current, size: 10, jurisdiction: this.value1, score: 3 }; xsbxPages(params).then(res => { if (res.data.code === 200) {