[new feature] Sku: set selectedNum when inited (#3045)

This commit is contained in:
neverland
2019-03-22 20:34:08 +08:00
committed by GitHub
parent 3e1b048d88
commit 24764de878
4 changed files with 32 additions and 10 deletions
+2 -1
View File
@@ -191,7 +191,8 @@ sku: {
// KeyskuKeyStr
// ValueskuValueId
s1: '30349',
s2: '1193'
s2: '1193',
selectedNum: 3
}
```