admin/src/views/finance/components/bullEditFu.vue
@@ -210,7 +210,7 @@ this.$refs.selectHouse.open('选择房源', { contractId: this.form.contractId, type: 0 }) }, getCompanyList () { companyList({}) companyList({ type: 2 }) .then(res => { this.comparyList = res })