|
@@ -122,7 +122,6 @@ export default {
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
confirmClearXj() {
|
|
confirmClearXj() {
|
|
|
- uni.removeStorageSync("xj")
|
|
|
|
|
if (!this.$util.isEmpty(this.flowerList)) {
|
|
if (!this.$util.isEmpty(this.flowerList)) {
|
|
|
this.flowerList.forEach(item => {
|
|
this.flowerList.forEach(item => {
|
|
|
item.selectedQty = 0
|
|
item.selectedQty = 0
|