#
whycq
2024-09-25 61acc651f6cc9cd5837b4793dea884b718325751
pages/pakin/pakin.vue
@@ -313,6 +313,7 @@
            if (add) {
               this.dataList.unshift(mat)
            }
            this.$forceUpdate() // 强制刷新
         },
         // 修改批号
         revise(item, i) {