src/components/page/ticket/index.vue
@@ -235,7 +235,7 @@ }, // 新增 / 修改 addOrUpdateHandle2 (row) { if(row.personName != null){ if(row.personName != null && row.personName != ''){ this.addOrUpdateVisible2 = true this.$nextTick(() => { this.$refs.addOrUpdate2.init(row.id)