| | |
| | | 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', |
| | |
| | | .then(res => { |
| | | this.programme = res |
| | | }) |
| | | shopList({ type: 1, status: 0 }) |
| | | allForFp({ type: 1, status: 0 }) |
| | | .then(res => { |
| | | console.log(res) |
| | | this.shops = res |
| | |
| | | company.setIsdeleted(Constants.ZERO); |
| | | LoginUserInfo user = (LoginUserInfo) SecurityUtils.getSubject().getPrincipal(); |
| | | if(Constants.equalsInteger(company.getType(),Constants.ONE)){ |
| | | return new ArrayList<>(); |
| | | // return new ArrayList<>(); |
| | | }else { |
| | | if(Constants.equalsInteger(user.getType(),Constants.TWO)){ |
| | | //如果是商户 |