yee 7 years ago
parent
commit
d7e034e1c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/component/account/services/technologyAdd.jsx

+ 1 - 1
js/component/account/services/technologyAdd.jsx

@@ -1,5 +1,5 @@
 import React from 'react';
-import { Button, Input, Select, message, Modal, Radio } from 'antd';
+import { Button, Input, Select, message, Modal, Radio, Spin } from 'antd';
 import { companySearch } from '../../tools.js';
 import ajax from 'jquery/src/ajax/xhr.js';
 import $ from 'jquery/src/ajax';