#
whycq
2022-07-21 a9326d97c27738a5a28d7a33f7f6edb94a3792ae
pages/basics/pakin.vue
@@ -355,11 +355,9 @@
         },
         // 确认组托数量
         confirm() {
            console.log(this.counts )
            this.matList[this.rowNum].count = this.counts 
            this.$forceUpdate() // 强制刷新
            this.$refs.revise.close()
         },
         // 列表反选
         reChecked() {