Commit 53988719 authored by TZW's avatar TZW

11

parent 9690d0f7
......@@ -2,7 +2,7 @@
* @Author: Li Hanlin
* @Date: 2023-01-19 09:53:59
* @Last Modified by: Li Hanlin
* @Last Modified time: 2023-02-27 09:44:54
* @Last Modified time: 2023-02-27 10:19:25
*/
import * as React from 'react';
......@@ -576,7 +576,7 @@ function WorkOrder(props) {
{
title: (
<div>
更换数量 <span style={{ color: 'red' }}>* </span>
消耗数量 <span style={{ color: 'red' }}>* </span>
</div>
),
search: false,
......
......@@ -3,7 +3,7 @@
* @Author: Li Hanlin
* @Date: 2022-12-02 11:41:03
* @Last Modified by: Li Hanlin
* @Last Modified time: 2023-02-27 09:12:42
* @Last Modified time: 2023-02-27 10:20:58
*/
import * as React from 'react';
......@@ -757,7 +757,7 @@ function Failure(props) {
{
title: (
<div>
更换数量 <span style={{ color: 'red' }}>* </span>
消耗数量 <span style={{ color: 'red' }}>* </span>
</div>
),
search: false,
......
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