This commit is contained in:
魏啾
2024-05-31 09:47:07 +08:00
parent 1799fc158c
commit 83f2e1f9b8

View File

@@ -252,7 +252,7 @@
}) })
}, },
methods: { methods: {
s groupChange(n) { groupChange(n) {
// console.log('groupChange', n); // console.log('groupChange', n);
this.radiovalue1 = n this.radiovalue1 = n
uni.cache.set('radiovalue1', n) uni.cache.set('radiovalue1', n)