Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
max_android_panel
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zhang Xin
max_android_panel
Commits
b6bfe5b8
Commit
b6bfe5b8
authored
Sep 21, 2018
by
wujiabao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改reducer
parent
4e4b4c84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
7 deletions
+1
-7
client/reducers/index.js
+1
-7
No files found.
client/reducers/index.js
View file @
b6bfe5b8
...
...
@@ -11,11 +11,8 @@ import errMsg from './error' //上报异常
import
commonInfo
from
'./common'
//上报异常
import
barcodeCommon
from
'./barcodeCommon'
import
replenishInfo
from
'./replenish'
<<<<<<<
febaa0edbf087e4a7985ae588e39fe90d72d480b
import
recoveryInfo
from
'./recovery'
=======
import
TokeStokeContainer
from
'./TokeStokeContainer'
>>>>>>>
联调商品遗留和盘点
export
default
combineReducers
({
troubleList
,
storeInfo
,
...
...
@@ -29,11 +26,8 @@ export default combineReducers({
commonInfo
,
barcodeCommon
,
replenishInfo
,
<<<<<<<
febaa0edbf087e4a7985ae588e39fe90d72d480b
recoveryInfo
=======
recoveryInfo
,
TokeStokeContainer
>>>>>>>
联调商品遗留和盘点
})
...
...
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