Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev

master
gongfuxiang 2025-03-04 11:18:54 +08:00
commit 64ba69e09b
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,9 @@ export default {
//
this.init(this.propCustomList);
},
propCustomList(val) {
this.init(val);
}
},
computed: {
get_percentage_count() {