zuozhengqing
2024-04-10 62d36f52a6058e0483feceb8819475b31bc1f102
src/views/operate/inventoryAdjustment/index.vue
@@ -242,7 +242,6 @@
      this.isSel()
      console.log(row)
      if (this.isNoProduct) {
        console.log("历史")
        this.$router.push({
          name: "inventoryAdjustmentHistory",
          params: { locationId: row.locationId, productId: row.productId, baseOperationType: row.baseOperationType }