| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { |
| | | getList, |
| | | getDetail, |
| | | adddata, |
| | | update, |
| | | remove, |
| | | } from "@/api/regulatoryInformation/regulatoryInformation"; |
| | | // import { |
| | | // getList, |
| | | // getDetail, |
| | | // adddata, |
| | | // update, |
| | | // remove, |
| | | // } from "@/api/regulatoryInformation/regulatoryInformation"; |
| | | import { mapGetters } from "vuex"; |
| | | import { datasing } from "./dataqualificationExamination"; |
| | | import { getList } from "@/api/qualificationExamination/qualificationExamination"; |
| | | |
| | | export default { |
| | | data() { |
| | |
| | | |
| | | { |
| | | label: "性别", |
| | | prop: "sexName", |
| | | prop: "sex", |
| | | // type: "select", |
| | | // labelWidth: 120, |
| | | // // display: false, |
| | |
| | | // // this.selectionClear(); |
| | | // }); |
| | | // }, |
| | | onLoad(page, params = {}) { |
| | | onLoad1(page, params = {}) { |
| | | // this.loading = false; |
| | | this.loading = true; |
| | | // getListJSON().then((res) => { |