fix: 代码合并冲突解决
This commit is contained in:
parent
cfc925e55c
commit
f5ff208fd6
|
|
@ -257,6 +257,7 @@ let datas = reactive({
|
|||
number: 0,
|
||||
remark: "",
|
||||
images: [],
|
||||
productId: null, // Added productId property
|
||||
});
|
||||
|
||||
if (isSyncStatus()) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue