MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
company/src/components/business/modification.vue
@@ -73,7 +73,7 @@
import GlobalWindow from '@/components/common/GlobalWindow'
import { all, listForCompany } from '@/api/business/solutions'
import { updateSolutions, pageAll as shopList } from '@/api/business/company'
import {updateSolutions, pageAll as shopList, allForFp} from '@/api/business/company'
export default {
  name: 'modification',
@@ -145,7 +145,7 @@
        .then(res => {
          this.programme = res
        })
      shopList({ type: 1, status: 0 })
      allForFp({ type: 1, status: 0 })
        .then(res => {
          console.log(res)
          this.shops = res