| src/views/securityCompany/armed.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityCompany/armed.vue
@@ -1,8 +1,8 @@ /* * @Author: Morpheus * @Date: 2021-07-07 17:30:05 * @Last Modified by: Morpheus * @Last Modified time: 2021-07-10 16:01:42 * @Last Modified by: liu * @Last Modified time: 2021-08-30 15:14:22 * menu-name 保安服务公司查询 */ <template> @@ -396,7 +396,7 @@ page.currentPage, page.pageSize, Object.assign(params, this.query), 2 7 ).then((res) => { const data = res.data.data; this.page.total = data.total;