@ -139,8 +139,8 @@
console.log(">>>>>>>>>")
if (isreload === 'true') this.$emit('reloadlist')
if (this.formobj.psid) {
this.$emit('close', this.formobj.psid)
// this.$emit('doback')
// this.$emit('close', this.formobj.psid)
this.$emit('doback')
} else {
@ -311,4 +311,4 @@
}
</style>