feat(Sku): add properties support (#5525)
This commit is contained in:
+4
-1
@@ -52,6 +52,9 @@ export default {
|
||||
textarea: '点击填写段落文本',
|
||||
mobile: '输入手机号码'
|
||||
}
|
||||
}
|
||||
},
|
||||
vanSkuRow: {
|
||||
multiple: '可多选',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user