'!'
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user