reactor:utils 挪到 helper 目录下
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ref } from 'vue';
|
||||
import dayjs from 'dayjs';
|
||||
import $url from '@/sheep/url';
|
||||
import { formatDate } from '@/sheep/util';
|
||||
import { formatDate } from '@/sheep/helper/utils';
|
||||
|
||||
/**
|
||||
* 格式化销量
|
||||
|
||||
Reference in New Issue
Block a user