@@ -360,8 +360,8 @@ export default {
handleFocus() {},
onblur() {
let type, name;
- if (this.type == 1) {
const { hisName, hisDetailName } = this.form;
+ if (this.type == 1) {
type = 1; // 1-化验大项、2-化验小项
name = hisName;
if (hisName !== '' && hisDetailName !== '') {