Commit 5050bb2e by qinjianhui

fix: 入库单新增重复调用接口修改

parent 58d7286f
...@@ -1182,7 +1182,6 @@ const addDialog = async (i: number, v: InterWarehousePage | null) => { ...@@ -1182,7 +1182,6 @@ const addDialog = async (i: number, v: InterWarehousePage | null) => {
otherPurchaseData.value = [] otherPurchaseData.value = []
formId.value = undefined formId.value = undefined
} }
fetchLocationList('')
selectSku.value = '' selectSku.value = ''
newDialogVisible.value = true newDialogVisible.value = true
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment