This commit is contained in:
2025-12-09 09:58:25 +08:00
parent ade83bf8d5
commit 7e4fd94817
44 changed files with 1548 additions and 774 deletions
@@ -24,7 +24,6 @@ module.exports = {
watch: {
value: {
handler(val) {
console.log(val)
if(val){
this.signatureContent = val
this.$emit("input", this.signatureContent)