币种精度
作者:
import { store } from '@models';
// 表单中(EasyBizFormPresenter)
this.localCurrency.precision
// 不在EasyBizFormPresenter中
store.exchangeDefManager.getLocalCurrency().precision
作者:
import { store } from '@models';
// 表单中(EasyBizFormPresenter)
this.localCurrency.precision
// 不在EasyBizFormPresenter中
store.exchangeDefManager.getLocalCurrency().precision