liuyg
2021-08-30 39c9dbbb8f30a043acdf5e93a361be298ac92f90
武装押运公司   type7
1 files modified
6 ■■■■ changed files
src/views/securityCompany/armed.vue 6 ●●●● 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;