| | |
| | | */ |
| | | getInquiryAssessCheckList() { |
| | | let data = { |
| | | // name: this.name, |
| | | name: '江西清晨生态农业发展有限公司', |
| | | name: this.name, |
| | | // name: '江西清晨生态农业发展有限公司', |
| | | pageIndex: this.InquiryAssessCheckListPageIndex, |
| | | pageSize: 5 |
| | | } |
| | |
| | | */ |
| | | getBankruptcyCheckList() { |
| | | let data = { |
| | | // name: this.name, |
| | | name: '浙江瑞安农村商业银行股份有限公司', |
| | | name: this.name, |
| | | // name: '浙江瑞安农村商业银行股份有限公司', |
| | | pageIndex: this.BankruptcyCheckListPageIndex, |
| | | pageSize: 5 |
| | | } |
| | |
| | | */ |
| | | getOffFilingCheckList() { |
| | | let data = { |
| | | // name: this.name, |
| | | name: '漳州市华达隆投资管理有限公司' |
| | | name: this.name, |
| | | // name: '漳州市华达隆投资管理有限公司' |
| | | } |
| | | this.loading = true |
| | | axios.request({ |