tools.js 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663
  1. import { message,Select } from 'antd';
  2. import React from 'react';
  3. import $ from 'jquery/src/ajax';
  4. import {
  5. patentTypeList,
  6. patentStateList,
  7. patentFieldList,
  8. technicalSourceList,
  9. catagoryList,
  10. intellectualGetList,
  11. conversionFormList,
  12. annualReportStateList,
  13. cognizanceStateList,
  14. technologyStateList,
  15. copyrightStateList,
  16. auditStatusList,
  17. scaleList,
  18. companyType,
  19. industryList,
  20. contractTypeList,
  21. contractStateList,
  22. demandTypeList,
  23. achievementCategoryList,
  24. techAuditStatusList,
  25. auditStatusLists,
  26. maturityList,
  27. transferModeList,
  28. innovationList,
  29. orderStatusList,
  30. activityForm,
  31. activityType,
  32. boutique,
  33. hot,
  34. statuslist,
  35. customerTyp,
  36. cityArr,
  37. customerStatus,
  38. intentionalService,
  39. newFollow,
  40. sex,
  41. tag,
  42. contactType,
  43. contact,
  44. intentionalServiceOn,
  45. newFollowOn,
  46. customerStatusOn,
  47. Whether,
  48. Certification,
  49. currentMember,
  50. lvl,
  51. industry,
  52. socialAttribute,
  53. station,
  54. post,
  55. patternOrganization,
  56. conditionOrganization,
  57. categoryState,
  58. auditStatusL,
  59. gameState,
  60. messageType,
  61. designated,
  62. featured,
  63. actives,
  64. intentProgress,
  65. transactionProgress,
  66. contractProgress,
  67. projectProgress,
  68. orderType, orderStage, orderState,paymentState, orderChannel, approvedState, lock,paymentMethod,transactionChannel,projectState,transactionProject,
  69. client,
  70. stick,
  71. taskStatus,
  72. publishStatus,
  73. changeState,
  74. distributeState,
  75. customerSource,
  76. releaseStateList,
  77. releasePosition,
  78. achievementPosition,
  79. achievementType,
  80. transaction,
  81. newsPosition,
  82. policyPosition,
  83. newType,
  84. adviserType,
  85. authState,
  86. typeModule,
  87. lowType,
  88. msgType,
  89. ziYuanType,
  90. couponAuthState,
  91. couponAuthStates,
  92. couponCome,
  93. videoType,
  94. videoStatus
  95. } from './dataDic.js';
  96. import { provinceList} from './NewDicProvinceList.js';
  97. module.exports = {
  98. splitUrl: function (string, i, url) {
  99. let theList = [];
  100. let theArr = [];
  101. if (string && string.length) {
  102. theArr = string.split(i);
  103. theArr.map(function (item, i) {
  104. theList.push({
  105. uid: -i-1,
  106. url: url + item,
  107. response: {
  108. data: item
  109. }
  110. });
  111. });
  112. }
  113. return theList;
  114. },
  115. getBase64: function (img, callback) {
  116. const reader = new FileReader();
  117. reader.addEventListener('load', () => callback(reader.result));
  118. reader.readAsDataURL(img);
  119. },
  120. beforeUpload: function (file) {
  121. const isLt2M = file.size / 1024 / 1024 < 2;
  122. if (!isLt2M) {
  123. message.error('图片小大必须小于2MB!');
  124. }
  125. return isLt2M;
  126. },
  127. beforeUploadFile: function (file) {
  128. // debugger
  129. // const isJPG = file.type === 'image/jpeg/document';
  130. // if (!isJPG) {
  131. // message.error('You can only upload JPG file!');
  132. // }
  133. // const isLt2M = file.size / 1024 / 1024 < 2;
  134. // if (!isLt2M) {
  135. // message.error('Image must smaller than 2MB!');
  136. // }
  137. // return isJPG && isLt2M;
  138. },
  139. getTime: function (e, t) {
  140. if (e && !t) {
  141. var d = new Date(e);
  142. d = d.getFullYear() + "-" +
  143. ((d.getMonth() + 1) < 10 ? '0' + (d.getMonth() + 1) : (d.getMonth() + 1)) + "-" +
  144. (d.getDate() < 10 ? '0' + d.getDate() : d.getDate()) + " ";
  145. // + (d.getHours() < 10 ? "0" + d.getHours() : d.getHours()) + ":" +
  146. // (d.getMinutes() < 10 ? "0" + d.getMinutes() : d.getMinutes()) + ":" +
  147. // (d.getSeconds() < 10 ? "0" + d.getSeconds() : d.getSeconds());
  148. return d;
  149. } else if (e && t) {
  150. var d1 = new Date(e);
  151. var d2 = new Date(e);
  152. d2 = d2.setMonth(d1.getMonth() + t);
  153. d2 = new Date(d2)
  154. d2 = d2.getFullYear() + "-" +
  155. ((d2.getMonth() + 1) < 10 ? '0' + (d2.getMonth() + 1) : (d2.getMonth() + 1)) + "-" +
  156. (d2.getDate() < 10 ? '0' + d2.getDate() : d2.getDate()) + " ";
  157. return d2;
  158. } else {
  159. return '';
  160. }
  161. },
  162. getPatentType: function (e) {
  163. if (e) {
  164. let theType = '';
  165. patentTypeList.map(function (item) {
  166. if (item.value == e) {
  167. theType = item.key;
  168. };
  169. });
  170. return theType;
  171. }
  172. },
  173. getPatentState: function (e) {
  174. if (e) {
  175. let theState = '';
  176. patentStateList.map(function (item) {
  177. if (item.value == e) {
  178. theState = item.key;
  179. };
  180. });
  181. return theState;
  182. }
  183. },
  184. getPatentField: function (e) {
  185. if (e) {
  186. let theState = '';
  187. patentFieldList.map(function (item) {
  188. if (item.value == e) {
  189. theState = item.key;
  190. };
  191. });
  192. return theState;
  193. }
  194. },
  195. getTechnicalSource: function (e) {
  196. if (e) {
  197. let theSource = '';
  198. technicalSourceList.map(function (item) {
  199. if (item.value == e) {
  200. theSource = item.key;
  201. };
  202. });
  203. return theSource;
  204. }
  205. },
  206. getCatagory: function (e) {
  207. if (e) {
  208. let theType = '';
  209. catagoryList.map(function (item) {
  210. if (item.value == e) {
  211. theType = item.key;
  212. };
  213. });
  214. return theType;
  215. }
  216. },
  217. getIntellectualObtainWay: function (e) {
  218. if (e) {
  219. let theType = '';
  220. intellectualGetList.map(function (item) {
  221. if (item.value == e) {
  222. theType = item.key;
  223. };
  224. });
  225. return theType;
  226. }
  227. },
  228. getConversionForm: function (e) {
  229. if (e) {
  230. let theType = '';
  231. conversionFormList.map(function (item) {
  232. if (item.value == e) {
  233. theType = item.key;
  234. };
  235. });
  236. return theType;
  237. }
  238. },
  239. getAnnualReportState: function (e) {
  240. if (e) {
  241. let theType = '';
  242. annualReportStateList.map(function (item) {
  243. if (item.value == e) {
  244. theType = item.key;
  245. };
  246. });
  247. return theType;
  248. }
  249. },
  250. getCognizanceState: function (e) {
  251. if (e) {
  252. let theType = '';
  253. cognizanceStateList.map(function (item) {
  254. if (item.value == e) {
  255. theType = item.key;
  256. };
  257. });
  258. return theType;
  259. }
  260. },
  261. getTechnologyState: function (e) {
  262. if (e) {
  263. let theType = '';
  264. technologyStateList.map(function (item) {
  265. if (item.value == e) {
  266. theType = item.key;
  267. };
  268. });
  269. return theType;
  270. }
  271. },
  272. //显示用户认证状态
  273. getAuditState: function (e) {
  274. if (e) {
  275. let theType = '';
  276. auditStatusList.map(function (item) {
  277. if (item.value == e) {
  278. theType = item.key;
  279. };
  280. });
  281. return theType;
  282. }
  283. },
  284. getCopyrightState: function (e) {
  285. if (e) {
  286. let theType = '';
  287. copyrightStateList.map(function (item) {
  288. if (item.value == e) {
  289. theType = item.key;
  290. };
  291. });
  292. return theType;
  293. }
  294. },
  295. downloadFile: function (path, fileName) {
  296. window.open(globalConfig.context + '/open/downloadFile?path=' + path + '&fileName=' + fileName)
  297. },
  298. techDownloadFile: function (url, id) {
  299. window.open(globalConfig.context + url + '?id=' + id)
  300. },
  301. copyrightDownloadFile: function (id, sign, url) {
  302. window.open(globalConfig.context + url + '?id=' + id + '&sign=' + sign)
  303. },
  304. newDownloadFile: function (id, sign, url,type) {
  305. if (!type ) {
  306. window.open(globalConfig.context + url + '?id=' + id + '&sign=' + sign);
  307. };
  308. if ( type ) {
  309. window.open(globalConfig.context + url + '?id=' + id + '&sign=' + sign + '&type=' + type);
  310. };
  311. },
  312. companySearch(input, option) {
  313. return option.props.children.indexOf(input) >= 0
  314. },
  315. getVacations(ccccc){
  316. let now = new Date();
  317. let theYear = now.getFullYear();
  318. $.ajax({
  319. type: "get",
  320. dataType: "json",
  321. crossDomain: false,
  322. url: globalConfig.context + '/open/html/json/vacations' + theYear,
  323. success: (data)=>{
  324. if (data) {
  325. ccccc(data);
  326. };
  327. }
  328. });
  329. },
  330. getInUrgentTime(date, inUrgent,vocations) {
  331. if ( vocations && vocations.length ){
  332. let now = new Date(date),addNum = 0;
  333. for (var i = 1; i <= inUrgent;) {
  334. now.setDate(now.getDate() + 1);
  335. let thebool = true;
  336. vocations.map((item)=>{
  337. if ( item == getKey(now)) {
  338. thebool= false;
  339. }
  340. });
  341. if ( thebool ) {
  342. i++
  343. };
  344. };
  345. return now;
  346. };
  347. function getKey(date) {
  348. var year = date.getFullYear(),
  349. month = date.getMonth() + 1,
  350. day = date.getDate();
  351. year = "" + year;
  352. month = (month > 9 ? "" : "0") + month;
  353. day = (day > 9 ? "" : "0") + day;
  354. return year + month + day;
  355. }
  356. },
  357. //各种通过接口获取下拉列表
  358. setPatentStateOption(permission) {
  359. let theArr = [];
  360. patentStateList.map(function (item) {
  361. for (let i = 0; i < permission.length; i++) {
  362. if (item.value == permission[i]) {
  363. theArr.push(item);
  364. };
  365. };
  366. });
  367. return theArr;
  368. },
  369. setUserContactsList(){
  370. let theOption = [];
  371. $.ajax({
  372. method: "get",
  373. dataType: "json",
  374. crossDomain: false,
  375. url: globalConfig.context + '/api/user/getContacts',
  376. success: function (data) {
  377. if (!data.data) {
  378. if ( data.error && data.error.length ) {
  379. message.warning(data.error[0].message);
  380. };
  381. return;
  382. };
  383. for (let item in data.data) {
  384. let theData = data.data[item];
  385. theOption.push(
  386. <Select.Option value={item} key={theData}>{theData}</Select.Option>
  387. );
  388. };
  389. }
  390. });
  391. return theOption;
  392. },
  393. setAdminContactsList(uid){
  394. let theOption = [];
  395. $.ajax({
  396. method: "get",
  397. dataType: "json",
  398. crossDomain: false,
  399. url: globalConfig.context + '/api/admin/getContacts',
  400. data:{ "uid": uid },
  401. success: function (data) {
  402. if (!data.data) {
  403. if ( data.error && data.error.length ) {
  404. message.warning(data.error[0].message);
  405. };
  406. return;
  407. };
  408. for (let item in data.data) {
  409. let theData = data.data[item];
  410. theOption.push(
  411. <Select.Option value={item} key={theData}>{theData}</Select.Option>
  412. );
  413. };
  414. }
  415. });
  416. return theOption;
  417. },
  418. //高企培育资料完成情况(比重)
  419. getProportion(uid,callback){
  420. $.ajax({
  421. method: "get",
  422. dataType: "json",
  423. crossDomain: false,
  424. url: globalConfig.context + '/api/admin/proportion',
  425. data:{ "uid": uid },
  426. success: function (data) {
  427. if (!data.data) {
  428. if ( data.error && data.error.length ) {
  429. message.warning(data.error[0].message);
  430. };
  431. data.data = {}
  432. callback(data.data);
  433. };
  434. callback(data.data);
  435. }
  436. });
  437. },
  438. //保存高企培育资料完成情况
  439. saveProportion(id,uid,sign,status){
  440. $.ajax({
  441. method: "post",
  442. dataType: "json",
  443. crossDomain: false,
  444. url: globalConfig.context + '/api/admin/confirmProportion',
  445. data:{
  446. "id": id,
  447. "uid":uid,
  448. "sign":sign,
  449. "status":status
  450. },
  451. success: function (data) {
  452. if (!data.data) {
  453. if ( data.error && data.error.length ) {
  454. message.warning(data.error[0].message);
  455. };
  456. return;
  457. };
  458. }
  459. });
  460. },
  461. //获取window.location.search传的值
  462. getSearchUrl(e){
  463. let searchURL = e;
  464. let theObj = {};
  465. searchURL = searchURL.substring(1, searchURL.length);
  466. theObj[searchURL.split("&")[0].split("=")[0]] = searchURL.split("&")[0].split("=")[1];
  467. if ( searchURL.split("&")[1] ) {
  468. theObj[searchURL.split("&")[1].split("=")[0]] = searchURL.split("&")[1].split("=")[1];
  469. if ( searchURL.split("&")[2] ) {
  470. theObj[searchURL.split("&")[2].split("=")[0]] = searchURL.split("&")[2].split("=")[1];
  471. };
  472. };
  473. return theObj;
  474. },
  475. //预览接口
  476. getPreview(id,url,sign,callback){
  477. $.ajax({
  478. method: "get",
  479. dataType: "json",
  480. crossDomain: false,
  481. url: globalConfig.context + "/api/admin/preview/" + url,
  482. data:{
  483. "id": id,
  484. "sign": sign
  485. },
  486. success: function (data) {
  487. if (!data.data) {
  488. if ( data.error && data.error.length ) {
  489. message.warning(data.error[0].message);
  490. };
  491. };
  492. callback('https://view.officeapps.live.com/op/view.aspx?src=' + encodeURIComponent(location.origin + globalConfig.context + "/open/preview?" + data.data));
  493. }
  494. });
  495. },
  496. //获取企业规模
  497. getScaleState(e) {
  498. if (e) {
  499. let theType = '';
  500. scaleList.map(function (item) {
  501. if (item.value == e) {
  502. theType = item.key;
  503. };
  504. });
  505. return theType;
  506. }
  507. },
  508. //获取企业类型
  509. getCompanyType(type1, type2) {
  510. let companyTypeList = [];
  511. for (let i = 0; i < companyType.length; i++) {
  512. companyTypeList.push({
  513. value: companyType[i].value,
  514. label: companyType[i].label
  515. });
  516. if (companyType[i].children) {
  517. for (let j = 0; j < companyType[i].children.length; j++) {
  518. companyTypeList.push({
  519. value: companyType[i].children[j].value,
  520. label: companyType[i].children[j].label
  521. });
  522. };
  523. }
  524. };
  525. companyTypeList.sort(function (a, b) {
  526. return a.value - b.value
  527. });
  528. let typeKey = "";
  529. companyTypeList.map(function (item) {
  530. if (type1 == item.value) {
  531. typeKey = item.label;
  532. };
  533. if (type2 == item.value) {
  534. typeKey = typeKey + "/" + item.label;
  535. };
  536. });
  537. return typeKey;
  538. },
  539. //获取企业行业
  540. getIndustryType(e) {
  541. if (e) {
  542. let theType = '';
  543. industryList.map(function (item) {
  544. if (item.value == e) {
  545. theType = item.key;
  546. };
  547. });
  548. return theType;
  549. }
  550. },
  551. //获取合同状态
  552. getContractType: function (e) {
  553. if (e) {
  554. let theType = '';
  555. contractTypeList.map(function (item) {
  556. if (item.value == e) {
  557. theType = item.key;
  558. };
  559. });
  560. return theType;
  561. }
  562. },
  563. //获取合同类型
  564. getContractState: function (e) {
  565. if (e) {
  566. let theType = '';
  567. contractStateList.map(function (item) {
  568. if (item.value == e) {
  569. theType = item.key;
  570. };
  571. });
  572. return theType;
  573. }
  574. },
  575. //获取需求类型
  576. getDemandType: function (e) {
  577. if (e||e==0) {
  578. let str=e.toString()
  579. let theType = '';
  580. demandTypeList.map(function (item) {
  581. if (item.value == str) {
  582. theType = item.key;
  583. };
  584. });
  585. return theType;
  586. }
  587. },
  588. //获取成果类型
  589. getAchievementCategory: function (e) {
  590. if (e||e=='0') {
  591. let theType = '';
  592. achievementCategoryList.map(function (item) {
  593. if (item.value == e) {
  594. theType = item.key;
  595. };
  596. });
  597. return theType;
  598. }
  599. },
  600. //获取需求和成果审核状态
  601. getTechAuditStatus: function (e) {
  602. if (e) {
  603. let theType = '';
  604. techAuditStatusList.map(function (item) {
  605. if (item.value == e) {
  606. theType = item.key;
  607. };
  608. });
  609. return theType;
  610. }
  611. },
  612. //获取政策审核状态
  613. getauditStatus: function (e) {
  614. if (e||e>=0) {
  615. let tt=e.toString()
  616. let theType = '';
  617. auditStatusLists.map(function (item) {
  618. if (item.value == tt) {
  619. theType = item.key;
  620. };
  621. });
  622. return theType;
  623. }
  624. },
  625. //获取需求和成果审核状态
  626. getMaturity: function (e) {
  627. if (e) {
  628. let theType = '';
  629. maturityList.map(function (item) {
  630. if (item.value == e) {
  631. theType = item.key;
  632. };
  633. });
  634. return theType;
  635. }
  636. },
  637. //获取需求和成果审核状态
  638. getTransferMode: function (e) {
  639. if (e) {
  640. let theType = '';
  641. transferModeList.map(function (item) {
  642. if (item.value == e) {
  643. theType = item.key;
  644. };
  645. });
  646. return theType;
  647. }
  648. },
  649. //获取创新度状态
  650. getInnovation: function (e) {
  651. if (e||e=='0') {
  652. let theType = '';
  653. innovationList.map(function (item) {
  654. if (item.value == e) {
  655. theType = item.key;
  656. };
  657. });
  658. return theType;
  659. }
  660. },
  661. //获取创新度状态
  662. getOrderStatus: function (e) {
  663. if (e) {
  664. let theType = '';
  665. orderStatusList.map(function (item) {
  666. if (item.value == e) {
  667. theType = item.key;
  668. };
  669. });
  670. return theType;
  671. }
  672. },
  673. //科技管理
  674. //活动圈后台管理
  675. getActivityType: function (e) {
  676. if (e) {
  677. let theType = '';
  678. activityType.map(function (item) {
  679. if (item.value == e) {
  680. theType = item.key;
  681. };
  682. });
  683. return theType;
  684. }
  685. },
  686. getActivityForm: function (e) {
  687. if (e) {
  688. let theType = '';
  689. activityForm.map(function (item) {
  690. if (item.value == e) {
  691. theType = item.key;
  692. };
  693. });
  694. return theType;
  695. }
  696. },
  697. //是否展示在首页
  698. gethot: function (e) {
  699. if (e) {
  700. let theType = '';
  701. hot.map(function (item) {
  702. if (item.value == e) {
  703. theType = item.key;
  704. };
  705. });
  706. return theType;
  707. }
  708. },
  709. //是否精品
  710. getboutique: function (e) {
  711. if (e) {
  712. let theType = '';
  713. boutique.map(function (item) {
  714. if (item.value == e) {
  715. theType = item.key;
  716. };
  717. });
  718. return theType;
  719. }
  720. },
  721. //客户类型
  722. getcustomerTyp: function (e) {
  723. if (e) {
  724. let theType = '';
  725. customerTyp.map(function (item) {
  726. if (item.value == e) {
  727. theType = item.key;
  728. };
  729. });
  730. return theType;
  731. }
  732. },
  733. //省份
  734. getcityArr: function (e) {
  735. if (e) {
  736. let theType = '';
  737. cityArr.map(function (item) {
  738. if (item.value == e) {
  739. theType = item.key;
  740. }
  741. });
  742. return theType;
  743. }
  744. },
  745. //客户状态
  746. getcustomerStatue: function (e) {
  747. if (e||e==0) {
  748. let theType = '';
  749. customerStatus.map(function (item) {
  750. if (item.value == e) {
  751. theType = item.key;
  752. };
  753. });
  754. return theType;
  755. }
  756. },
  757. //账户状态
  758. getStatuslist: function (e) {
  759. if (e) {
  760. let theType = '';
  761. statuslist.map(function (item) {
  762. if (item.value == e) {
  763. theType = item.key;
  764. };
  765. });
  766. return theType;
  767. }
  768. },
  769. //意向服务
  770. getCompanyIntention: function (e) {
  771. if (e) {
  772. let theType = '';
  773. intentionalService.map(function (item) {
  774. if (item.value == e) {
  775. theType = item.key;
  776. };
  777. });
  778. return theType;
  779. }
  780. },
  781. //客户标签
  782. getTag: function (e) {
  783. if (e) {
  784. let theType = '';
  785. tag.map(function (item) {
  786. if (item.value == e) {
  787. theType = item.key;
  788. };
  789. });
  790. return theType;
  791. }
  792. },
  793. //最新跟进
  794. getfllowSituation: function (e) {
  795. if (e||e==0) {
  796. let theType = '';
  797. newFollow.map(function (item) {
  798. if (item.value == e) {
  799. theType = item.key;
  800. };
  801. });
  802. return theType;
  803. }
  804. },
  805. //性别
  806. getsex: function (e) {
  807. if (e) {
  808. let theType = '';
  809. sex.map(function (item) {
  810. if (item.value == e) {
  811. theType = item.key;
  812. };
  813. });
  814. return theType;
  815. }
  816. },
  817. //联系方式
  818. getcontact: function (e) {
  819. if (e) {
  820. let theType = '';
  821. contact.map(function (item) {
  822. if (item.value == e) {
  823. theType = item.key;
  824. };
  825. });
  826. return theType;
  827. }
  828. },
  829. //是否文字与数字转换
  830. getWhether: function (e) {
  831. if (e) {
  832. let theType = '';
  833. Whether.map(function (item) {
  834. if (item.value == e) {
  835. theType = item.key;
  836. };
  837. });
  838. return theType;
  839. }
  840. },
  841. //是否实名认证
  842. getCertification: function (e) {
  843. if (e) {
  844. let theType = '';
  845. Certification.map(function (item) {
  846. if (item.value == e) {
  847. theType = item.key;
  848. };
  849. });
  850. return theType;
  851. }
  852. },
  853. //会员状态
  854. getCurrentMember: function (e) {
  855. if (e) {
  856. let theType = '';
  857. currentMember.map(function (item) {
  858. if (item.value == e) {
  859. theType = item.key;
  860. };
  861. });
  862. return theType;
  863. }
  864. },
  865. //会员等级
  866. getLvl: function (e) {
  867. if (e) {
  868. let theType = '';
  869. lvl.map(function (item) {
  870. if (item.value == e) {
  871. theType = item.key;
  872. };
  873. });
  874. return theType;
  875. }
  876. },
  877. //省份转换
  878. getprovince:function(e){
  879. let nub=parseInt(e);
  880. let theType = '';
  881. if (nub<=34) {
  882. provinceList.map(function (item) {
  883. if (item.id == nub) {
  884. theType = item.name;
  885. };
  886. });
  887. }
  888. if(nub>34&&nub<380){
  889. provinceList.map(function (item) {
  890. item.cityList.map(function (city) {
  891. if (city.id == nub) {
  892. theType = city.name;
  893. };
  894. });
  895. });
  896. }
  897. if(nub>=380){
  898. provinceList.map(function (item) {
  899. item.cityList.map(function (city) {
  900. city.areaList.map(function (areas) {
  901. if (areas.id == nub) {
  902. theType = areas.name;
  903. };
  904. });
  905. });
  906. })
  907. }
  908. return theType;
  909. },
  910. //我的业务跟进状态
  911. getStatusFollow:function(e){
  912. let theType = '';
  913. if(e){
  914. theType ='跟进中' ;
  915. }else{
  916. theType ='停止跟进';
  917. }
  918. return theType;
  919. },
  920. //我的业务跟进状态
  921. getContactType:function(e){
  922. if (e) {
  923. let theType = '';
  924. contactType.map(function (item) {
  925. if (item.value == e) {
  926. theType = item.key;
  927. };
  928. });
  929. return theType;
  930. }
  931. },
  932. //社会属性
  933. getSocialAttribute:function(e){
  934. if (e) {
  935. let theType = '';
  936. socialAttribute.map(function (item) {
  937. if (item.value == e) {
  938. theType = item.key;
  939. };
  940. });
  941. return theType;
  942. }
  943. },
  944. //行业
  945. getIndustry:function(e){
  946. if (e) {
  947. let theType = '';
  948. industry.map(function (item) {
  949. if (item.value == e) {
  950. theType = item.key;
  951. };
  952. });
  953. return theType;
  954. }
  955. },
  956. //岗位
  957. getStation:function(e){
  958. if (e) {
  959. let theType = '';
  960. station.map(function (item) {
  961. if (item.value == e) {
  962. theType = item.key;
  963. };
  964. });
  965. return theType;
  966. }
  967. },
  968. //职务
  969. getPost:function(e){
  970. if (e) {
  971. let theType = '';
  972. post.map(function (item) {
  973. if (item.value == e) {
  974. theType = item.key;
  975. };
  976. });
  977. return theType;
  978. }
  979. },
  980. //组织类型
  981. getPattern:function(e){
  982. if (e) {
  983. let theType = '';
  984. patternOrganization.map(function (item) {
  985. if (item.value == e) {
  986. theType = item.key;
  987. };
  988. });
  989. return theType;
  990. }
  991. },
  992. //组织状态
  993. getCondition:function(e){
  994. if (e) {
  995. let theType = '';
  996. conditionOrganization.map(function (item) {
  997. if (item.value == e) {
  998. theType = item.key;
  999. };
  1000. });
  1001. return theType;
  1002. }
  1003. },
  1004. //品类状态
  1005. getCategoryState:function(e){
  1006. if (e) {
  1007. let theType = '';
  1008. categoryState.map(function (item) {
  1009. if (item.value == e) {
  1010. theType = item.key;
  1011. };
  1012. });
  1013. return theType;
  1014. }
  1015. },
  1016. //实名认证
  1017. getAuditStatus:function(index){
  1018. let e=index?index.toString():'';
  1019. if (e) {
  1020. let theType = '';
  1021. auditStatusL.map(function (item) {
  1022. if (item.value == e) {
  1023. theType = item.key;
  1024. };
  1025. });
  1026. return theType;
  1027. }
  1028. },
  1029. //品类状态
  1030. getGameState:function(index){
  1031. if (index||index==0) {
  1032. let theType = '';
  1033. gameState.map(function (item) {
  1034. if (item.value == index) {
  1035. theType = item.key;
  1036. };
  1037. });
  1038. return theType;
  1039. }
  1040. },
  1041. //消息类型
  1042. getMessageType:function(index){
  1043. if (index||index==0) {
  1044. let theType = '';
  1045. gameState.map(function (item) {
  1046. if (item.value == index) {
  1047. theType = item.key;
  1048. };
  1049. });
  1050. return theType;
  1051. }
  1052. },
  1053. //发送目标
  1054. getDesignated:function(index){
  1055. let e=index?index.toString():'';
  1056. if (e) {
  1057. let theType = '';
  1058. designated.map(function (item) {
  1059. if (item.value == e) {
  1060. theType = item.key;
  1061. };
  1062. });
  1063. return theType;
  1064. }
  1065. },
  1066. //客户端
  1067. getClient:function(index){
  1068. let e=index?index.toString():'';
  1069. if (e) {
  1070. let theType = '';
  1071. client.map(function (item) {
  1072. if (item.value == e) {
  1073. theType = item.key;
  1074. };
  1075. });
  1076. return theType;
  1077. }
  1078. },
  1079. //是否置顶
  1080. getStick:function(index){
  1081. let e=index?index.toString():'';
  1082. if (e) {
  1083. let theType = '';
  1084. stick.map(function (item) {
  1085. if (item.value == e) {
  1086. theType = item.key;
  1087. };
  1088. });
  1089. return theType;
  1090. }
  1091. },
  1092. getFeatured:function(index){
  1093. let e=index?index.toString():'';
  1094. if (e) {
  1095. let theType = '';
  1096. featured.map(function (item) {
  1097. if (item.value == e) {
  1098. theType = item.key;
  1099. };
  1100. });
  1101. return theType;
  1102. }
  1103. },
  1104. getActives:function(e){
  1105. if (e) {
  1106. let theType = '';
  1107. actives.map(function (item) {
  1108. if (item.value == e) {
  1109. theType = item.key;
  1110. };
  1111. });
  1112. return theType;
  1113. }
  1114. },
  1115. //意向进度
  1116. getIntentProgress:function(e){
  1117. if (e) {
  1118. let theType = '';
  1119. intentProgress.map(function (item) {
  1120. if (item.value == e) {
  1121. theType = item.key;
  1122. };
  1123. });
  1124. return theType;
  1125. }
  1126. },
  1127. //交易进度
  1128. getTransactionProgress:function(e){
  1129. if (e) {
  1130. let theType = '';
  1131. transactionProgress.map(function (item) {
  1132. if (item.value == e) {
  1133. theType = item.key;
  1134. };
  1135. });
  1136. return theType;
  1137. }
  1138. },
  1139. //合同进度
  1140. getContractProgress:function(e){
  1141. if (e) {
  1142. let theType = '';
  1143. contractProgress.map(function (item) {
  1144. if (item.value == e) {
  1145. theType = item.key;
  1146. };
  1147. });
  1148. return theType;
  1149. }
  1150. },
  1151. //项目进度
  1152. getProjectProgress:function(e){
  1153. if (e) {
  1154. let theType = '';
  1155. projectProgress.map(function (item) {
  1156. if (item.value == e) {
  1157. theType = item.key;
  1158. };
  1159. });
  1160. return theType;
  1161. }
  1162. },
  1163. //订单类型
  1164. getOrderType:function(e){
  1165. if (e||e==0) {
  1166. let str=e.toString()
  1167. let theType = '';
  1168. orderType.map(function (item) {
  1169. if (item.value == str) {
  1170. theType = item.key;
  1171. };
  1172. });
  1173. return theType;
  1174. }
  1175. },
  1176. //订单阶段
  1177. getOrderStage:function(e){
  1178. if (e||e==0) {
  1179. let str=e.toString()
  1180. let theType = '';
  1181. orderStage.map(function (item) {
  1182. if (item.value == str) {
  1183. theType = item.key;
  1184. };
  1185. });
  1186. return theType;
  1187. }
  1188. },
  1189. //订单状态o
  1190. getOrderState:function(e){
  1191. if (e||e==0) {
  1192. let str=e.toString()
  1193. let theType = '';
  1194. orderState.map(function (item) {
  1195. if (item.value == str) {
  1196. theType = item.key;
  1197. };
  1198. });
  1199. return theType;
  1200. }
  1201. },
  1202. //付款状态
  1203. getPaymentState:function(e){
  1204. if (e||e==0) {
  1205. let str=e.toString()
  1206. let theType = '';
  1207. paymentState.map(function (item) {
  1208. if (item.value == str) {
  1209. theType = item.key;
  1210. };
  1211. });
  1212. return theType;
  1213. }
  1214. },
  1215. //订单渠道
  1216. getOrderChannel:function(e){
  1217. if (e||e==0) {
  1218. let str=e.toString()
  1219. let theType = '';
  1220. orderChannel.map(function (item) {
  1221. if (item.value == str) {
  1222. theType = item.key;
  1223. };
  1224. });
  1225. return theType;
  1226. }
  1227. },
  1228. //特批状态
  1229. getApprovedState:function(e){
  1230. if (e||e==0) {
  1231. let str=e.toString()
  1232. let theType = '';
  1233. approvedState.map(function (item) {
  1234. if (item.value == str) {
  1235. theType = item.key;
  1236. };
  1237. });
  1238. return theType;
  1239. }
  1240. },
  1241. //锁定或废除
  1242. getLock:function(e){
  1243. if (e||e==0) {
  1244. let str=e.toString()
  1245. let theType = '';
  1246. lock.map(function (item) {
  1247. if (item.value == str) {
  1248. theType = item.key;
  1249. };
  1250. });
  1251. return theType;
  1252. }
  1253. },
  1254. //支付方式
  1255. getPaymentMethod:function(e){
  1256. if (e||e==0) {
  1257. let str=e.toString()
  1258. let theType = '';
  1259. paymentMethod.map(function (item) {
  1260. if (item.value == str) {
  1261. theType = item.key;
  1262. };
  1263. });
  1264. return theType;
  1265. }
  1266. },
  1267. //交易渠道 transactionProject
  1268. getTransactionChannel:function(e){
  1269. if (e||e==0) {
  1270. let str=e.toString()
  1271. let theType = '';
  1272. transactionChannel.map(function (item) {
  1273. if (item.value == str) {
  1274. theType = item.key;
  1275. };
  1276. });
  1277. return theType;
  1278. }
  1279. },
  1280. //交易科目
  1281. getTransactionProject:function(e){
  1282. if (e||e==0) {
  1283. let str=e.toString()
  1284. let theType = '';
  1285. transactionProject.map(function (item) {
  1286. if (item.value == str) {
  1287. theType = item.key;
  1288. };
  1289. });
  1290. return theType;
  1291. }
  1292. },
  1293. //项目状态
  1294. getProjectState:function(e){
  1295. if (e||e==0) {
  1296. let str=e.toString()
  1297. let theType = '';
  1298. projectState.map(function (item) {
  1299. if (item.value == str) {
  1300. theType = item.key;
  1301. };
  1302. });
  1303. return theType;
  1304. }
  1305. },
  1306. //任务状态
  1307. getTaskStatus:function(e){
  1308. if (e||e==0) {
  1309. let str=e.toString()
  1310. let theType = '';
  1311. taskStatus.map(function (item) {
  1312. if (item.value == str) {
  1313. theType = item.key;
  1314. };
  1315. });
  1316. return theType;
  1317. }
  1318. },
  1319. //公示状态
  1320. getPublishStatus:function(e){
  1321. if (e||e==0) {
  1322. let str=e.toString()
  1323. let theType = '';
  1324. publishStatus.map(function (item) {
  1325. if (item.value == str) {
  1326. theType = item.key;
  1327. };
  1328. });
  1329. return theType;
  1330. }
  1331. },
  1332. //变更状态
  1333. getChangeState:function(e){
  1334. if (e||e==0) {
  1335. let str=e.toString()
  1336. let theType = '';
  1337. changeState.map(function (item) {
  1338. if (item.value == str) {
  1339. theType = item.key;
  1340. };
  1341. });
  1342. return theType;
  1343. }
  1344. },
  1345. //分派情况
  1346. getDistributeState:function(e){
  1347. if (e||e==0) {
  1348. let str=e.toString()
  1349. let theType = '';
  1350. distributeState.map(function (item) {
  1351. if (item.value == str) {
  1352. theType = item.key;
  1353. };
  1354. });
  1355. return theType;
  1356. }
  1357. },
  1358. //客户来源
  1359. getCustomerSource:function(e){
  1360. if (e||e==0) {
  1361. let str=e.toString()
  1362. let theType = '';
  1363. customerSource.map(function (item) {
  1364. if (item.value == str) {
  1365. theType = item.key;
  1366. };
  1367. });
  1368. return theType;
  1369. }
  1370. },
  1371. /* g个人中心开发 */
  1372. //发布状态
  1373. getReleaseStateList:function(e){
  1374. if (e||e==0) {
  1375. let str=e.toString()
  1376. let theType = '';
  1377. releaseStateList.map(function (item) {
  1378. if (item.value == str) {
  1379. theType = item.key;
  1380. };
  1381. });
  1382. return theType;
  1383. }
  1384. },
  1385. //需求发布位置;
  1386. getReleasePositionList:function(e=[]){
  1387. if (e) {
  1388. let theType = [];
  1389. e.map((item)=>{
  1390. releasePosition.map(function (atem) {
  1391. if (atem.value == item) {
  1392. theType.push(atem.key);
  1393. };
  1394. });
  1395. })
  1396. return theType.join(' - ');
  1397. }
  1398. },
  1399. //政策发布位置
  1400. getPolicyPosition:function(e=[]){
  1401. if (e) {
  1402. let theType = [];
  1403. e.map((item)=>{
  1404. policyPosition.map(function (atem) {
  1405. if (atem.value == item) {
  1406. theType.push(atem.key);
  1407. };
  1408. });
  1409. })
  1410. return theType.join(' - ');
  1411. }
  1412. },
  1413. //成果发布位置;
  1414. getAchievementPosition:function(e=[]){
  1415. if (e) {
  1416. let theType = [];
  1417. e.map((item)=>{
  1418. achievementPosition.map(function (atem) {
  1419. if (atem.value == item) {
  1420. theType.push(atem.key);
  1421. };
  1422. });
  1423. })
  1424. return theType.join(' - ');
  1425. }
  1426. },
  1427. //新闻发布位置
  1428. getNewPosition:function(e=[]){
  1429. if (e) {
  1430. let theType = [];
  1431. e.map((item)=>{
  1432. newsPosition.map(function (atem) {
  1433. if (atem.value == item) {
  1434. theType.push(atem.key);
  1435. };
  1436. });
  1437. })
  1438. return theType.join(' - ');
  1439. }
  1440. },
  1441. //成果类型;
  1442. getAchievementType:function(e){
  1443. if (e||e==0) {
  1444. let str=e.toString();
  1445. let theType = '';
  1446. achievementType.map(function (item) {
  1447. if (item.value == str) {
  1448. theType = item.key;
  1449. };
  1450. });
  1451. return theType;
  1452. }
  1453. },
  1454. //成果交易形式;
  1455. getTransaction:function(e){
  1456. if (e||e==0) {
  1457. let str=e.toString();
  1458. let theType = '';
  1459. transaction.map(function (item) {
  1460. if (item.value == str) {
  1461. theType = item.key;
  1462. };
  1463. });
  1464. return theType;
  1465. }
  1466. },
  1467. //新闻类型
  1468. getNewType:function(e){
  1469. if (e||e==0) {
  1470. let str=e.toString();
  1471. let theType = '';
  1472. newType.map(function (item) {
  1473. if (item.value == str) {
  1474. theType = item.key;
  1475. };
  1476. });
  1477. return theType;
  1478. }
  1479. },
  1480. //顾问类型
  1481. getAdviserType:function(e){
  1482. if (e||e==0) {
  1483. let str=e.toString();
  1484. let theType = '';
  1485. adviserType.map(function (item) {
  1486. if (item.value == str) {
  1487. theType = item.key;
  1488. };
  1489. });
  1490. return theType;
  1491. }
  1492. },
  1493. //认证状态
  1494. getAuthState:function(e){
  1495. if (e||e==0) {
  1496. let str=e.toString();
  1497. let theType = '';
  1498. authState.map(function (item) {
  1499. if (item.value == str) {
  1500. theType = item.key;
  1501. };
  1502. });
  1503. return theType;
  1504. }
  1505. },
  1506. //认证状态
  1507. getTypeModule:function(e){
  1508. if (e||e==0) {
  1509. let str=e.toString();
  1510. let theType = '';
  1511. typeModule.map(function (item) {
  1512. if (item.value == str) {
  1513. theType = item.key;
  1514. };
  1515. });
  1516. return theType;
  1517. }
  1518. },
  1519. //律师类型
  1520. getLowType:function(e){
  1521. if (e||e==0) {
  1522. let str=e.toString();
  1523. let theType = '';
  1524. lowType.map(function (item) {
  1525. if (item.value == str) {
  1526. theType = item.key;
  1527. };
  1528. });
  1529. return theType;
  1530. }
  1531. },
  1532. //消息推送搜索类型转换ziYuanType
  1533. getMsgType:function(e){
  1534. if (e) {
  1535. let str=e.toString();
  1536. let theType = '';
  1537. msgType.map(function (item) {
  1538. if (item.value == str) {
  1539. theType = item.key;
  1540. };
  1541. });
  1542. return theType;
  1543. }
  1544. },
  1545. //消息推送搜索类型转换数字couponAuthState
  1546. getZiYuanType:function(e){
  1547. if (e) {
  1548. let str=e.toString();
  1549. let theType = '';
  1550. ziYuanType.map(function (item) {
  1551. if (item.key == str) {
  1552. theType = item.value;
  1553. };
  1554. });
  1555. return theType;
  1556. }
  1557. },
  1558. //抵用券状态
  1559. getCouponAuthState:function(e){
  1560. if (e) {
  1561. let str=e.toString();
  1562. let theType = '';
  1563. couponAuthState.map(function (item) {
  1564. if (item.key == str) {
  1565. theType = item.value;
  1566. };
  1567. });
  1568. return theType;
  1569. }
  1570. },
  1571. //抵用券来源
  1572. // getCouponCome:function(e){
  1573. // if (e) {
  1574. // let str=e.toString();
  1575. // let theType = '';
  1576. // couponCome.map(function (item) {
  1577. // if (item.key == str) {
  1578. // theType = item.value;
  1579. // };
  1580. // });
  1581. // return theType;
  1582. // }
  1583. // }
  1584. //抵用券来源
  1585. getCouponCome: function (e) {
  1586. if (e||e=='0') {
  1587. let theType = '';
  1588. couponCome.map(function (item) {
  1589. if (item.value == e) {
  1590. theType = item.key;
  1591. };
  1592. });
  1593. return theType;
  1594. }
  1595. },
  1596. //抵用券状态
  1597. getCouponAuthState: function (e) {
  1598. if (e||e=='0') {
  1599. let theType = '';
  1600. couponAuthState.map(function (item) {
  1601. if (item.value == e) {
  1602. theType = item.key;
  1603. };
  1604. });
  1605. return theType;
  1606. }
  1607. },
  1608. //抵用券状态
  1609. getCouponAuthStates: function (e) {
  1610. if (e||e=='0') {
  1611. let theType = '';
  1612. couponAuthStates.map(function (item) {
  1613. if (item.value == e) {
  1614. theType = item.key;
  1615. };
  1616. });
  1617. return theType;
  1618. }
  1619. },
  1620. //视频类型
  1621. getVideoType: function (e) {
  1622. if (e||e=='0') {
  1623. let theType = '';
  1624. videoType.map(function (item) {
  1625. if (item.value == e) {
  1626. theType = item.key;
  1627. };
  1628. });
  1629. return theType;
  1630. }
  1631. },
  1632. //视频状态
  1633. getVideoStatus: function (e) {
  1634. if (e||e=='0') {
  1635. let theType = '';
  1636. videoStatus.map(function (item) {
  1637. if (item.value == e) {
  1638. theType = item.key;
  1639. };
  1640. });
  1641. return theType;
  1642. }
  1643. }
  1644. }