- {{ t(v.type + '.0') }} : {{ v.showVal }}
+ {{ t(v.type + '.0') }} : {{ v.showVal }}({{ v.percent }}%)
[{{ v.min }} - {{ v.max }}]
diff --git a/src/components/equip.vue b/src/components/equip.vue index 7e01745..9aa574b 100644 --- a/src/components/equip.vue +++ b/src/components/equip.vue @@ -20,7 +20,7 @@