This commit is contained in:
yanran200730
2022-05-25 17:50:44 +08:00
parent f23adc52ef
commit 7211926a77
7 changed files with 22 additions and 13 deletions

View File

@@ -42,7 +42,7 @@
methods: {
save () {
uni.$emit('change', {
uni.$emit('watermarkChange', {
type: 'photoSource',
value: this.currIndex
})