update 规格问题

This commit is contained in:
qijq 2025-08-05 12:19:13 +08:00
parent 3edcadb71a
commit 3ae07b0689

View File

@ -749,7 +749,7 @@ export default {
}); });
if (this.specificationInfoList.length == 0) { if (this.specificationInfoList.length == 0) {
debugger; this.specificationInfoList = this.selectCommodisItems;
} }
console.log(this.specificationInfoList); console.log(this.specificationInfoList);
} catch (e) { } catch (e) {