Commit bcd8558b authored by 仇晓婷's avatar 仇晓婷

dd

parent 4f89e496
...@@ -135,11 +135,6 @@ export default { ...@@ -135,11 +135,6 @@ export default {
return this.$t(key); return this.$t(key);
}, },
}, },
watch: { watch: {},
"entity.relatedPerson"(v) {
alert(typeof v);
// this.entity = this.$u.clone(this.v)
},
},
}; };
</script> </script>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment