修改兼容性

master
suixy 2 months ago
parent b3eae613f3
commit b272406007

@ -184,7 +184,11 @@ import {
export default {
name: 'BaseSharePrice',
dicts: ['price_type'],
computed: {
price_type() {
return this.useDict('price_type').price_type;
}
},
data() {
return {
//

Loading…
Cancel
Save