Commit 650b6727 authored by TZW's avatar TZW

11

parent accb5fbe
...@@ -372,7 +372,7 @@ function getcolumns(setdrawer, bus) { ...@@ -372,7 +372,7 @@ function getcolumns(setdrawer, bus) {
}, },
{ {
title: '关单时间', title: '关单时间',
dataIndex: 'repairTime', dataIndex: 'repairCloseTime',
key: 'repairCloseTimeList', key: 'repairCloseTimeList',
valueType: 'dateTimeRange', valueType: 'dateTimeRange',
fieldProps: { fieldProps: {
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* @Author: Li Hanlin * @Author: Li Hanlin
* @Date: 2022-12-02 11:41:03 * @Date: 2022-12-02 11:41:03
* @Last Modified by: Li Hanlin * @Last Modified by: Li Hanlin
* @Last Modified time: 2023-02-07 19:43:50 * @Last Modified time: 2023-02-08 09:27:02
*/ */
import * as React from 'react'; import * as React from 'react';
......
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