卖家
This commit is contained in:
@@ -391,8 +391,8 @@ export class PartManager {
|
||||
this.canvas.loading.value = true;
|
||||
});
|
||||
return new Promise((resolve, reject) => {
|
||||
// const user_id = store.state.UserHabit.userDetail.userId;
|
||||
const user_id = 24299;
|
||||
const user_id = store.state.UserHabit.userDetail.userId;
|
||||
// const user_id = 24299;
|
||||
const data = {
|
||||
image_path: this.props.clothingMinIOPath,
|
||||
user_id,
|
||||
|
||||
Reference in New Issue
Block a user