lisenzhou 2 years ago
parent
commit
cb8303de89
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/rotationChart/list/index.jsx

+ 1
- 1
src/pages/rotationChart/list/index.jsx View File

143
             key="2"
143
             key="2"
144
             type="primary"
144
             type="primary"
145
             onClick={() => {
145
             onClick={() => {
146
-              navigate('/cms/rotationChart/edit');
146
+              navigate('/cms/rotationChart/add');
147
             }}
147
             }}
148
           >
148
           >
149
             新增
149
             新增