This commit is contained in:
wtq
2025-12-16 18:00:45 +08:00
parent 21a78bea23
commit cc96632538
2 changed files with 3 additions and 3 deletions

View File

@@ -1538,7 +1538,7 @@ export default {
id: this.currentPick.id,
categroyID: Number(jxCatID),
jdCategoryID: Number(jdCatID),
jdsCategoryID: Number(jgCatID),
// jdsCategoryID: Number(jgCatID),
ebaiCategoryID: Number(eBaiCatID),
mtwmCategoryID: Number(mTCatID),
name: this.$refs.nameValue.currentValue,

View File

@@ -28,7 +28,7 @@ export const ConVendorNameMap = new Map()
.set(3, {
vendorID: 3,
name: '淘宝闪购',
nick: ''
nick: ''
})
.set(14, {
vendorID: 14,
@@ -64,7 +64,7 @@ export const ConVendorName = [
{
vendorID: 3,
name: '淘宝闪购',
nick: ''
nick: ''
},
{
vendorID: 14,