@@ -45,7 +45,7 @@ export default {
}
if (calcStatus === 0) {
this.$alert({
- content: this.$i18n.t('common.calcing'),
+ content: this.$i18n.t('material.works.calcing'),
});
return