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