fix: 代码合并冲突解决

This commit is contained in:
YeMingfei666 2025-04-22 10:14:20 +08:00
parent cfc925e55c
commit f5ff208fd6
1 changed files with 1 additions and 0 deletions

View File

@ -257,6 +257,7 @@ let datas = reactive({
number: 0,
remark: "",
images: [],
productId: null, // Added productId property
});
if (isSyncStatus()) {