Commit 7f117bc5 by zhuzhequan

忽略

parent ca59f685
...@@ -111,7 +111,7 @@ export default function useShipment(callback?: () => void) { ...@@ -111,7 +111,7 @@ export default function useShipment(callback?: () => void) {
}, },
).catch(() => {}) ).catch(() => {})
} }
currentRow.value = item currentRow.value = item
currentRow.value.orderNumber = res.data.orderNumber currentRow.value.orderNumber = res.data.orderNumber
} }
......
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