| | |
| | | prop: "examinationMx", |
| | | disabled: true, |
| | | }, |
| | | { |
| | | label: "审查时间", |
| | | prop: "auditTime", |
| | | disabled: true, |
| | | }, |
| | | ], |
| | | }, |
| | | }; |
| | | }, |
| | | methods: { |
| | | getPractitionersPageInfo(page, params = {}) { |
| | | if (this.card.jurisdiction == 1123598813738675201) { |
| | | if (this.card.jurisdiction == 1372091709474910209) { |
| | | this.card.jurisdiction = ""; |
| | | } |
| | | // if (params.hold == undefined) { |
| | |
| | | ...params, |
| | | ...this.query1, |
| | | status: 1, |
| | | roleAlias: 111, |
| | | ...this.card, |
| | | }; |
| | | getList(page.currentPage, page.pageSize, params).then((res) => { |
| | |
| | | this.query1 = {}; |
| | | this.page1.currentPage = 1; |
| | | this.refreshChange(); |
| | | console.log(212); |
| | | // console.log(212); |
| | | }, |
| | | }, |
| | | }; |