fix: cannot find name 'toFixedByStep'
This commit is contained in:
parent
609b0e2ff2
commit
b8cf8c92eb
@ -1,4 +1,4 @@
|
|||||||
import { getDefaultFormat, str2moment } from '@nocobase/utils';
|
import { getDefaultFormat, str2moment, toFixedByStep } from '@nocobase/utils';
|
||||||
|
|
||||||
export async function _(field, row, ctx, column?: any) {
|
export async function _(field, row, ctx, column?: any) {
|
||||||
if (column?.dataIndex.length > 1) {
|
if (column?.dataIndex.length > 1) {
|
||||||
|
Loading…
Reference in New Issue
Block a user