pagesA/Examiner/Examiner.vue @@ -288,7 +288,6 @@ this.index1 = e.detail.value; }, saveInspect() { console.log(1111) let inspect = this.form; if (inspect.cusName == '') { this.$modal.msgError("请输入姓名")