@ -460,6 +460,7 @@ export default {
},
handleEdit(row) {
this.dialogVisible = true
this.formobj.payRemark = row.payRemark
this.$nextTick(() => {
this.$refs['form_obj'].clearValidate()
})