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 = []