Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wms
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
wms
Commits
b4dd4c4d
Commit
b4dd4c4d
authored
Sep 05, 2022
by
wuhao
🎯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sadare
parent
d3e2a96b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
215 additions
and
215 deletions
+215
-215
index.jsx
src/pages/platform/Provide/index.jsx
+2
-2
index.jsx
src/pages/system/Staff/index.jsx
+213
-213
No files found.
src/pages/platform/Provide/index.jsx
View file @
b4dd4c4d
...
@@ -15,7 +15,7 @@ import { useRequest } from "umi";
...
@@ -15,7 +15,7 @@ import { useRequest } from "umi";
import
defaultFields
from
"./fields"
;
import
defaultFields
from
"./fields"
;
import
{
doFetch
}
from
"@/utils/doFetch"
;
import
{
doFetch
}
from
"@/utils/doFetch"
;
import
{
deviceprovideDetail
,
deleteProvideCheck
}
from
"@/services/device"
;
import
{
deviceprovideDetail
,
deleteProvideCheck
}
from
"@/services/device"
;
import
{
usercus
Details
}
from
"@/utils/detailTotalCard"
;
import
{
deviceprovide
Details
}
from
"@/utils/detailTotalCard"
;
import
Details
from
"@/components/Details"
;
import
Details
from
"@/components/Details"
;
import
{
useAsyncEffect
}
from
"ahooks"
;
import
{
useAsyncEffect
}
from
"ahooks"
;
import
tempfields
from
"@/utils/tempfields"
;
import
tempfields
from
"@/utils/tempfields"
;
...
@@ -81,7 +81,7 @@ function reducer(state, action) {
...
@@ -81,7 +81,7 @@ function reducer(state, action) {
...
state
,
...
state
,
details
:
{
details
:
{
dataSource
:
action
.
dataSource
,
dataSource
:
action
.
dataSource
,
totalCard
:
[...
usercus
Details
,
...
extraspecial
],
totalCard
:
[...
deviceprovide
Details
,
...
extraspecial
],
},
},
visible
:
true
,
visible
:
true
,
};
};
...
...
src/pages/system/Staff/index.jsx
View file @
b4dd4c4d
This diff is collapsed.
Click to expand it.
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