fix
This commit is contained in:
parent
5c84e6b3b8
commit
04331f8098
@ -149,7 +149,7 @@ const paintingDetail = async () => {
|
||||
const doneSet = async () => {
|
||||
loading.value = true;
|
||||
const res = await outbound({
|
||||
id: state.data.id,
|
||||
id: state.data.id + "",
|
||||
pid: state.data.pid,
|
||||
boxUid: state.data.boxUid,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user