yee 8 years ago
parent
commit
71cbe51b5c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      html/index.html
  2. 1 1
      js/component/manageCenter/set/modal.jsx

+ 1 - 1
html/index.html

@@ -289,7 +289,7 @@
 					<div>
 						<h4>科技咨询</h4>
 						<ul>
-							<li><a href="#">高企认定</a></li>
+							<li><a href="./highTech.html">高企认定</a></li>
 							<li><a href="#">专利申请</a></li>
 							<li><a href="#">知识产权贯标</a></li>
 							<li><a href="#">ISO9001</a></li>

+ 1 - 1
js/component/manageCenter/set/modal.jsx

@@ -119,7 +119,7 @@ export default class TheModal extends React.Component {
         });
     }
     getRolesSelection() {
-        if (this.state.id !== '1') {
+        if (this.state.id != '1') {
             return <li>
                 <span className='modal-text'>角色</span>
                 <Select