pagesA/Examiner/Examiner.vue
@@ -122,7 +122,6 @@ } from "@/api/system/history"; import { bindPhone, getIdCardByPhone } from "@/api/login"; import { getDicts @@ -166,9 +165,6 @@ onLoad(option) { console.log(option) this.id = option.id }, created() { this.getList(); }, methods: { getList() {