|
|
@ -3,7 +3,7 @@ import { Modal, Table, message, Button, Input, Select, Timeline, DatePicker } fr |
|
|
|
import { RightOutlined, DownOutlined } from "@ant-design/icons"; |
|
|
|
import VehicleInformation from "./VehicleInformation"; |
|
|
|
import ajax from "@/services"; |
|
|
|
import moment from "moment";z |
|
|
|
import moment from "moment"; |
|
|
|
import "./index.scss"; |
|
|
|
const { TextArea } = Input; |
|
|
|
const RecordReviewModal = (props) => { |
|
|
|