Commit d6d03915 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

fix: 修改时间格式化引入地址

parent 90172ad3
import React from 'react';
import { Space, Tooltip, Typography } from 'antd';
import StatusTag from '@/components/StatusTag';
import { format } from '@/pages/transaction/common/dateFormat';
import { QuestionCircleOutlined } from '@ant-design/icons';
import { format } from '@/constants/dateFormat';
/** * 活动类型 */
export enum ACTIVITYTYPE {
/** 特价促销 */
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment