Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ems3.3
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wuhao
ems3.3
Commits
53988719
Commit
53988719
authored
Feb 27, 2023
by
TZW
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
9690d0f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.jsx
src/pages/maintain/workOrder/index.jsx
+2
-2
index.jsx
src/pages/repair/order/index.jsx
+2
-2
No files found.
src/pages/maintain/workOrder/index.jsx
View file @
53988719
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: Li Hanlin
* @Author: Li Hanlin
* @Date: 2023-01-19 09:53:59
* @Date: 2023-01-19 09:53:59
* @Last Modified by: Li Hanlin
* @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'
;
import
*
as
React
from
'react'
;
...
@@ -576,7 +576,7 @@ function WorkOrder(props) {
...
@@ -576,7 +576,7 @@ function WorkOrder(props) {
{
{
title
:
(
title
:
(
<
div
>
<
div
>
更换
数量
<
span
style=
{
{
color
:
'red'
}
}
>
*
</
span
>
消耗
数量
<
span
style=
{
{
color
:
'red'
}
}
>
*
</
span
>
</
div
>
</
div
>
),
),
search
:
false
,
search
:
false
,
...
...
src/pages/repair/order/index.jsx
View file @
53988719
...
@@ -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-27
09:12:42
* @Last Modified time: 2023-02-27
10:20:58
*/
*/
import
*
as
React
from
'react'
;
import
*
as
React
from
'react'
;
...
@@ -757,7 +757,7 @@ function Failure(props) {
...
@@ -757,7 +757,7 @@ function Failure(props) {
{
{
title
:
(
title
:
(
<
div
>
<
div
>
更换
数量
<
span
style=
{
{
color
:
'red'
}
}
>
*
</
span
>
消耗
数量
<
span
style=
{
{
color
:
'red'
}
}
>
*
</
span
>
</
div
>
</
div
>
),
),
search
:
false
,
search
:
false
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment