mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-06 13:42:56 +08:00
Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev
This commit is contained in:
@ -125,6 +125,9 @@ export default {
|
||||
// 初始化
|
||||
this.init(this.propCustomList);
|
||||
},
|
||||
propCustomList(val) {
|
||||
this.init(val);
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
get_percentage_count() {
|
||||
|
||||
Reference in New Issue
Block a user