zouyu
2026-01-20 e03ff28fb1dbaa19571b7ea0414e0161f178cf26
src/views/inventoryManagement/stockManagement/index.vue
@@ -243,6 +243,7 @@
// 打开弹框
const openForm = async (type, row) => {
  console.log(row)
  operationType.value = type
  form.value = {}
  productData.value = []