生箔工序删除

This commit is contained in:
2025-06-16 14:05:52 +08:00
parent 3bc8a77854
commit 5d5f540f09
2 changed files with 10 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
},
toDel () {
this.$emit('input', '')
this.$emit('handleDel', '')
},
handleSend (e) {
this.$emit('input', e.target.value)