tranManagementWarehouseInOutTaskAudit.vue 45 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513
  1. // 审核出入库任务
  2. <template>
  3. <div class="container">
  4. <el-row>
  5. <el-col :span="12">
  6. <h2 class="bg-left title">审核出入库任务</h2>
  7. </el-col>
  8. <el-col :span="12" class="bg-right">
  9. <el-button
  10. class="bg-bottom"
  11. type="primary"
  12. size="small"
  13. @click="returnsales()"
  14. ><img
  15. width="6"
  16. height="10"
  17. style="vertical-align: bottom; margin-right: 3px"
  18. src="../../../public/img/lujing.png"
  19. alt=""
  20. />返回</el-button
  21. >
  22. </el-col>
  23. </el-row>
  24. <div class="basicInformation">
  25. <div class="annu">
  26. <el-radio-group @change="tasktypechange" v-model="dataList.taskTypeKey">
  27. </el-radio-group>
  28. <div class="nav">
  29. <span class="ziti">
  30. 任务类型:
  31. <h1 class="ziti1">{{dataList.inOutType}}</h1>
  32. </span>
  33. </div>
  34. </div>
  35. <div class="ding"></div>
  36. <div v-if="dataList.taskTypeKey != 2&&dataList.taskTypeKey != 4" class="center1">
  37. <img
  38. style="position: relative; top: 40px; left: 300px;"
  39. width="19"
  40. height="19"
  41. src="../../../public/img/cangku.png"
  42. alt=""
  43. />
  44. <!--出库=-->
  45. <div class="small-title">
  46. <h3>出库任务({{ dataList.inOutTaskNo }})</h3>
  47. </div>
  48. <el-form ref="dataList" :model="dataList" label-width="140px">
  49. <!-- 仓库名 -->
  50. <el-form-item label="仓库名">
  51. <el-select
  52. disabled
  53. v-model="dataList.warehouseName"
  54. placeholder="请选择仓库名"
  55. class="typeselect"
  56. @change="selectwarehouseName"
  57. >
  58. <el-option
  59. v-for="item in warehouseNameList"
  60. :key="item.constKey"
  61. :label="item.warehouseName"
  62. :value="item.warehouseName"
  63. />
  64. </el-select>
  65. </el-form-item>
  66. <!-- 出库类型 -->
  67. <el-form-item label="出库类型">
  68. <el-select
  69. disabled
  70. v-model="dataList.inOutType"
  71. placeholder="请选择出库类型"
  72. class="typeselect"
  73. @change="selectstorageType"
  74. >
  75. <el-option
  76. v-for="item in storageType"
  77. :key="item.constKey"
  78. v-if="
  79. (dataList.taskTypeKey == 1 &&
  80. item.constValue != '移库出库') ||
  81. (dataList.taskTypeKey == 3 &&
  82. item.constValue == '移库出库') ||
  83. (dataList.taskTypeKey == 4 && item.constValue == '销售出库')
  84. "
  85. :label="item.constValue"
  86. :value="item.constValue"
  87. />
  88. </el-select>
  89. </el-form-item>
  90. <!-- 合同编号 -->
  91. <el-form-item v-if='dataList.taskTypeKey != 3' label="合同编号">
  92. <el-select
  93. disabled
  94. @change='changecontract'
  95. v-model="dataList.contractNo"
  96. placeholder="请输入合同编号"
  97. class="typeselect"
  98. >
  99. <el-option
  100. v-for="item in contractNoList"
  101. :key="item.constKey"
  102. :label="item.contractNo"
  103. :value="item.contractNo"
  104. ></el-option>
  105. </el-select>
  106. </el-form-item>
  107. <el-form-item v-if='dataList.taskTypeKey == 3' label="移库任务编号">
  108. <el-select
  109. disabled
  110. @change="selectTaskNo"
  111. v-model="dataList.moveTaskNo"
  112. placeholder="请输入移库任务编号"
  113. class="typeselect"
  114. >
  115. <el-option
  116. v-for="item in contractNoList"
  117. :key="item.constKey"
  118. :label="item.contractNo"
  119. :value="item.contractNo"
  120. ></el-option>
  121. </el-select>
  122. </el-form-item>
  123. <!-- 货名 -->
  124. <el-form-item label="货名" class="huom">
  125. <el-select
  126. disabled
  127. v-model="dataList.goodsName"
  128. placeholder="货名"
  129. class="huom"
  130. @change="selectgoodsName"
  131. >
  132. <el-option
  133. v-for="item in goodnameList"
  134. :key="item.constKey"
  135. :label="item.constValue"
  136. :value="item.constValue"
  137. ></el-option>
  138. </el-select>
  139. </el-form-item>
  140. <!--重量(吨)-->
  141. <el-form-item label="重量(吨)" span="1" style=" margin-left: 350px; margin-top: -40px" >
  142. <el-input
  143. disabled
  144. v-model="dataList.weight"
  145. placeholder="请输入重量"
  146. maxlength="120"
  147. size="small"
  148. class="huom"
  149. />
  150. </el-form-item>
  151. <!-- 品级 -->
  152. <el-form-item label="品级">
  153. <el-select
  154. v-model="dataList.grade"
  155. placeholder=""
  156. class="typeselect"
  157. @change="selectpackingMethod"
  158. >
  159. <el-option
  160. v-for="item in gradeList"
  161. :key="item.constKey"
  162. :label="item.constValue"
  163. :value="item.constValue"
  164. />
  165. </el-select>
  166. </el-form-item>
  167. <!--容重(克/升)>=-->
  168. <el-form-item label="容重(克/升)>=">
  169. <el-input
  170. @input='bulkDensitychange'
  171. v-model="dataList.bulkDensity"
  172. placeholder="请输入容重"
  173. maxlength="120"
  174. size="small"
  175. class="huom"
  176. />
  177. </el-form-item>
  178. <!--水分(%)<=-->
  179. <el-form-item label="水分(%)<=" span="1" style=" margin-left: 350px; margin-top: -40px" >
  180. <el-input
  181. @input='waterContentchange'
  182. v-model="dataList.waterContent"
  183. placeholder="请输入水分占比"
  184. maxlength="120"
  185. size="small"
  186. class="huom"
  187. />
  188. </el-form-item>
  189. <!--单价(元/吨)-->
  190. <el-form-item label="单价(元/吨)" span="1" style=" margin-left: 650px; margin-top: -40px" >
  191. <el-input
  192. @input='unitPricechange'
  193. v-model="dataList.unitPrice"
  194. placeholder="请输入单价"
  195. maxlength="120"
  196. size="small"
  197. class="huom"
  198. />
  199. </el-form-item>
  200. <!--预计出库日期-->
  201. <el-form-item
  202. label="预计出库日期"
  203. span="1"
  204. prop="predictDate"
  205. class="deliverydate"
  206. >
  207. <el-date-picker
  208. disabled
  209. v-model="dataList.predictDate"
  210. type="date"
  211. placeholder="请选择预计出库日期"
  212. value-format="yyyy-MM-dd"
  213. />
  214. </el-form-item>
  215. <!--经办人-->
  216. <el-form-item label="出库经办人">
  217. <el-select
  218. disabled
  219. v-model="dataList.agent"
  220. placeholder="请选择经办人"
  221. filterable
  222. :filter-method="dataFilter"
  223. @change="selectstaff"
  224. >
  225. <el-option
  226. v-for="item in options"
  227. :key="item.value"
  228. :label="item.staffName"
  229. :value="item.staffName"
  230. />
  231. </el-select>
  232. </el-form-item>
  233. <!--业务描述=-->
  234. <el-form-item v-if='dataList.taskTypeKey != 3' label="业务描述" span="1">
  235. <el-input
  236. v-model="dataList.businessDescribe"
  237. placeholder="请输入业务描述,不超过150字"
  238. maxlength="150"
  239. size="large"
  240. class="yewu"
  241. />
  242. </el-form-item>
  243. <el-form-item label="仓位号(选填)" span="1">
  244. <el-input
  245. v-model="dataList.binNumber"
  246. placeholder="请输入仓位号"
  247. maxlength="150"
  248. size="large"
  249. class="yewu"
  250. />
  251. </el-form-item>
  252. </el-form>
  253. </div>
  254. <div v-show="dataList.taskTypeKey != 1" class="center1">
  255. <img
  256. style="position: relative; top: 40px; left: 300px;"
  257. width="19"
  258. height="19"
  259. src="../../../public/img/cangku.png"
  260. alt=""
  261. />
  262. <div class="small-title">
  263. <h3>入库任务({{ dataList1.inOutTaskNo }}) <span v-if='deletetask' style='color:red;'>已删除</span></h3>
  264. </div>
  265. <el-form v-if='!deletetask' ref="form" :model="form" label-width="140px">
  266. <!-- 仓库名 -->
  267. <el-form-item label="仓库名" v-if="dataList1.inOutType == '移库出库'">
  268. <el-select
  269. disabled
  270. v-model="dataList1.warehouseName"
  271. placeholder="请选择仓库名"
  272. class="typeselect"
  273. >
  274. <el-option
  275. v-for="item in warehouseNameList"
  276. :key="item.constKey"
  277. :label="item.warehouseName"
  278. :value="item.warehouseName"
  279. />
  280. </el-select>
  281. </el-form-item>
  282. <!-- 出库类型 -->
  283. <el-form-item label="入库类型" v-if="dataList1.inOutType == '移库出库'">
  284. <el-select
  285. disabled
  286. v-model="dataList1.inOutType"
  287. placeholder="请选择入库类型"
  288. class="typeselect"
  289. @change="selectstorageType1"
  290. >
  291. <el-option
  292. v-for="item in storageType1"
  293. :key="item.constKey"
  294. v-if="
  295. (dataList1.taskTypeKey == 2 &&
  296. item.constValue != '移库入库') ||
  297. (dataList1.taskTypeKey == 3 &&
  298. item.constValue == '移库入库') ||
  299. (dataList1.taskTypeKey == 4 && item.constValue == '退库')
  300. "
  301. :label="item.constValue"
  302. :value="item.constValue"
  303. />
  304. </el-select>
  305. </el-form-item>
  306. <!-- 合同编号 -->
  307. <el-form-item v-if='dataList1.taskTypeKey != 3' label="合同编号">
  308. <el-select
  309. disabled
  310. @change='changecontract1'
  311. v-model="dataList1.contractNo"
  312. placeholder="请输入合同编号"
  313. class="typeselect"
  314. >
  315. <el-option
  316. v-for="item in contractNoList"
  317. :key="item.constKey"
  318. :label="item.contractNo"
  319. :value="item.contractNo"
  320. ></el-option>
  321. </el-select>
  322. </el-form-item>
  323. <el-form-item v-if='dataList1.taskTypeKey == 3' label="移库任务编号">
  324. <el-select
  325. disabled
  326. v-model="dataList1.moveTaskNo"
  327. placeholder="请输入移库任务编号"
  328. class="typeselect"
  329. >
  330. <el-option
  331. v-for="item in contractNoList"
  332. :key="item.constKey"
  333. :label="item.contractNo"
  334. :value="item.contractNo"
  335. ></el-option>
  336. </el-select>
  337. </el-form-item>
  338. <!-- 货名 -->
  339. <el-form-item label="货名" class="huom">
  340. <el-select
  341. disabled
  342. v-model="dataList1.goodsName"
  343. placeholder="货名"
  344. class="huom"
  345. @change="selectgoodsName1"
  346. >
  347. <el-option
  348. v-for="item in goodnameList"
  349. :key="item.constKey"
  350. :label="item.constValue"
  351. :value="item.constValue"
  352. ></el-option>
  353. </el-select>
  354. </el-form-item>
  355. <!--重量(吨)-->
  356. <el-form-item label="重量(吨)" span="1" style=" margin-left: 350px; margin-top: -40px" >
  357. <el-input
  358. @input='weightchange'
  359. v-model="dataList1.weight"
  360. placeholder="请输入重量"
  361. maxlength="120"
  362. size="small"
  363. class="huom"
  364. />
  365. </el-form-item>
  366. <!-- 品级 -->
  367. <el-form-item label="品级">
  368. <el-select
  369. :disabled='dataList.taskTypeKey == 3'
  370. v-model="dataList1.grade"
  371. placeholder=""
  372. class="typeselect"
  373. @change="selectpackingMethod1"
  374. >
  375. <el-option
  376. v-for="item in gradeList"
  377. :key="item.constKey"
  378. :label="item.constValue"
  379. :value="item.constValue"
  380. />
  381. </el-select>
  382. </el-form-item>
  383. <!--容重(克/升)>=-->
  384. <el-form-item label="容重(克/升)>=">
  385. <el-input
  386. @input='bulkDensitychange'
  387. :disabled='dataList.taskTypeKey == 3'
  388. v-model="dataList1.bulkDensity"
  389. placeholder="请输入容重"
  390. maxlength="120"
  391. size="small"
  392. class="huom"
  393. />
  394. </el-form-item>
  395. <!--水分(%)<=-->
  396. <el-form-item label="水分(%)<=" span="1" style=" margin-left: 350px; margin-top: -40px">
  397. <el-input
  398. @input='waterContentchange'
  399. :disabled='dataList.taskTypeKey == 3'
  400. v-model="dataList1.waterContent"
  401. placeholder="请输入水分占比"
  402. maxlength="120"
  403. size="small"
  404. class="huom"
  405. />
  406. </el-form-item>
  407. <!--单价(元/吨)-->
  408. <el-form-item label="单价(元/吨)" span="1" style=" margin-left: 650px; margin-top: -40px" >
  409. <el-input
  410. @input='unitPricechange'
  411. :disabled='dataList.taskTypeKey == 3'
  412. v-model="dataList1.unitPrice"
  413. placeholder="请输入单价"
  414. maxlength="120"
  415. size="small"
  416. class="huom"
  417. />
  418. </el-form-item>
  419. <!--预计出库日期-->
  420. <el-form-item
  421. label="预计入库日期"
  422. span="1"
  423. prop="predictDate"
  424. class="deliverydate"
  425. >
  426. <el-date-picker
  427. disabled
  428. v-model="dataList1.predictDate"
  429. type="date"
  430. placeholder="请选择预计入库日期"
  431. value-format="yyyy-MM-dd"
  432. />
  433. </el-form-item>
  434. <!--经办人-->
  435. <el-form-item label="入库经办人">
  436. <el-select
  437. disabled
  438. v-model="dataList1.agent"
  439. placeholder="请选择经办人"
  440. filterable
  441. :filter-method="dataFilter"
  442. @change="selectstaff1"
  443. >
  444. <el-option
  445. v-for="item in options"
  446. :key="item.value"
  447. :label="item.staffName"
  448. :value="item.staffName"
  449. />
  450. </el-select>
  451. </el-form-item>
  452. <!--业务描述=-->
  453. <el-form-item v-if='dataList.taskTypeKey != 4' label="业务描述">
  454. <el-input
  455. v-model="dataList1.businessDescribe"
  456. placeholder="请输入业务描述,不超过150字"
  457. maxlength="150"
  458. size="large"
  459. />
  460. </el-form-item>
  461. <el-form-item label="仓位号(选填)" span="1">
  462. <el-input
  463. v-model="dataList1.binNumber"
  464. placeholder="请输入仓位号"
  465. maxlength="150"
  466. size="large"
  467. class="yewu"
  468. />
  469. </el-form-item>
  470. </el-form>
  471. </div>
  472. <div v-if="dataList.taskTypeKey == 4" class="center1">
  473. <!--出库=-->
  474. <div class="small-title">
  475. <img
  476. style="position: relative; top: 40px; left: -22px;"
  477. width="19"
  478. height="19"
  479. src="../../../public/img/cangku.png"
  480. alt=""
  481. />
  482. <h3>出库任务({{ inOutTaskNo }})</h3>
  483. </div>
  484. <el-form ref="dataList" :model="dataList" label-width="140px">
  485. <!-- 仓库名 -->
  486. <el-form-item label="仓库名">
  487. <el-select
  488. disabled
  489. v-model="dataList.warehouseName"
  490. placeholder="请选择仓库名"
  491. class="typeselect"
  492. >
  493. <el-option
  494. v-for="item in warehouseNameList"
  495. :key="item.constKey"
  496. :label="item.warehouseName"
  497. :value="item.warehouseName"
  498. />
  499. </el-select>
  500. </el-form-item>
  501. <!-- 出库类型 -->
  502. <el-form-item label="出库类型" >
  503. <el-select
  504. :disabled='dataList.taskTypeKey == 3||dataList.taskTypeKey == 4'
  505. v-model="dataList.inOutType"
  506. placeholder="请选择出库类型"
  507. class="typeselect"
  508. @change="selectstorageType"
  509. >
  510. <el-option
  511. v-for="item in storageType"
  512. :key="item.constKey"
  513. v-if="
  514. (dataList.taskTypeKey == 1 &&
  515. item.constValue != '移库出库') ||
  516. (dataList.taskTypeKey == 3 &&
  517. item.constValue == '移库出库') ||
  518. (dataList.taskTypeKey == 4 && item.constValue == '销售出库')
  519. "
  520. :label="item.constValue"
  521. :value="item.constValue"
  522. />
  523. </el-select>
  524. </el-form-item>
  525. <!-- 合同编号 -->
  526. <el-form-item v-if='dataList.taskTypeKey != 3' label="合同编号">
  527. <el-select
  528. disabled
  529. v-model="dataList.contractNo"
  530. placeholder="请输入合同编号"
  531. class="typeselect"
  532. >
  533. <el-option
  534. v-for="item in contractNoList"
  535. :key="item.constKey"
  536. :label="item.contractNo"
  537. :value="item.contractNo"
  538. ></el-option>
  539. </el-select>
  540. </el-form-item>
  541. <el-form-item v-if='dataList.taskTypeKey == 3' label="移库任务编号">
  542. <el-select
  543. @change="selectTaskNo"
  544. v-model="dataList.moveTaskNo"
  545. placeholder="请输入移库任务编号"
  546. class="typeselect"
  547. >
  548. <el-option
  549. v-for="item in contractNoList"
  550. :key="item.constKey"
  551. :label="item.contractNo"
  552. :value="item.contractNo"
  553. ></el-option>
  554. </el-select>
  555. </el-form-item>
  556. <!-- 货名 -->
  557. <el-form-item label="货名" class="huom" >
  558. <el-select
  559. disabled
  560. v-model="dataList.goodsName"
  561. placeholder="货名"
  562. class="huom"
  563. @change="selectgoodsName"
  564. >
  565. <el-option
  566. v-for="item in goodnameList"
  567. :key="item.constKey"
  568. :label="item.constValue"
  569. :value="item.constValue"
  570. ></el-option>
  571. </el-select>
  572. </el-form-item>
  573. <!--重量(吨)-->
  574. <el-form-item label="重量(吨)" span="1" style=" margin-left: 350px; margin-top: -40px">
  575. <el-input
  576. disabled
  577. v-model="dataList.weight"
  578. placeholder="请输入重量"
  579. maxlength="120"
  580. size="small"
  581. class="huom"
  582. />
  583. </el-form-item>
  584. <!-- 品级 -->
  585. <el-form-item label="品级">
  586. <el-select
  587. disabled
  588. v-model="dataList.grade"
  589. placeholder=""
  590. class="typeselect"
  591. @change="selectpackingMethod"
  592. >
  593. <el-option
  594. v-for="item in gradeList"
  595. :key="item.constKey"
  596. :label="item.constValue"
  597. :value="item.constValue"
  598. />
  599. </el-select>
  600. </el-form-item>
  601. <!--容重(克/升)>=-->
  602. <el-form-item label="容重(克/升)>=">
  603. <el-input
  604. disabled
  605. v-model="dataList.bulkDensity"
  606. placeholder="请输入容重"
  607. maxlength="120"
  608. size="small"
  609. class="huom"
  610. />
  611. </el-form-item>
  612. <!--水分(%)<=-->
  613. <el-form-item label="水分(%)<=" span="1" style=" margin-left: 350px; margin-top: -40px">
  614. <el-input
  615. disabled
  616. v-model="dataList.waterContent"
  617. placeholder="请输入水分占比"
  618. maxlength="120"
  619. size="small"
  620. class="huom"
  621. />
  622. </el-form-item>
  623. <!--单价(元/吨)-->
  624. <el-form-item label="单价(元/吨)" span="1" style=" margin-left: 650px; margin-top: -40px">
  625. <el-input
  626. disabled
  627. v-model="dataList.unitPrice"
  628. placeholder="请输入单价"
  629. maxlength="120"
  630. size="small"
  631. class="huom"
  632. />
  633. </el-form-item>
  634. <!--预计出库日期-->
  635. <el-form-item
  636. label="预计出库日期"
  637. span="1"
  638. prop="predictDate"
  639. class="deliverydate"
  640. >
  641. <el-date-picker
  642. v-model="dataList.predictDate"
  643. type="date"
  644. placeholder="请选择预计出库日期"
  645. value-format="yyyy-MM-dd"
  646. />
  647. </el-form-item>
  648. <!--经办人-->
  649. <el-form-item label="出库经办人">
  650. <el-select
  651. v-model="dataList.agent"
  652. placeholder="请选择经办人"
  653. filterable
  654. :filter-method="dataFilter"
  655. @change="selectstaff"
  656. >
  657. <el-option
  658. v-for="item in options"
  659. :key="item.value"
  660. :label="item.staffName"
  661. :value="item.staffName"
  662. />
  663. </el-select>
  664. </el-form-item>
  665. <!--业务描述=-->
  666. <el-form-item label="业务描述">
  667. <el-input
  668. v-model="dataList.businessDescribe"
  669. placeholder="请输入业务描述,不超过150字"
  670. maxlength="150"
  671. size="large"
  672. />
  673. </el-form-item>
  674. </el-form>
  675. </div>
  676. </div>
  677. <!-- 提交 -->
  678. <div style="text-align: right; padding: 10px" class="center">
  679. <el-button class="bg-bottom" type="primary" size="small" @click="reject()"
  680. >驳回</el-button>
  681. <el-button class="bg-bottom" type="primary" size="small" @click="submit()"
  682. >通过</el-button
  683. >
  684. </div>
  685. <WinseaContentModal
  686. v-model="outerVisible"
  687. title="驳回原因"
  688. @on-cancel="handleClose"
  689. >
  690. <el-input
  691. type="textarea"
  692. :rows="2"
  693. maxlength="30"
  694. placeholder="请输入驳回原因,1~30个字"
  695. v-model="auditMind"
  696. >
  697. </el-input>
  698. <div class="dialog-footer">
  699. <el-button @click="outerVisible = false">取 消</el-button>
  700. <el-button type="primary" @click="disableReasons">确定</el-button>
  701. </div>
  702. </WinseaContentModal>
  703. </div>
  704. </template>
  705. <script>
  706. import {
  707. getwarehousename,
  708. xialaNo,
  709. addoreditoutput,
  710. outexamine,
  711. getGoodsName,
  712. warehousetask,
  713. woekflowhandle
  714. } from '@/model/tasksport/index'
  715. import { packList } from '@/model/contarct/index'
  716. import { pullDown, getstaff } from '@/model/warehouse/index'
  717. import { downloadFile } from '@/utils/batchDown'
  718. import Pagination from '@/components/Pagination'
  719. import { mapActions, mapGetters, mapState } from 'vuex'
  720. import WsUpload from '@/components/WsUpload'
  721. // import { dayjs, fmoney, EventBus } from 'base-core-lib'
  722. import { dayjs, EventBus } from 'base-core-lib'
  723. export default {
  724. name: 'viewSpareMoney',
  725. components: {
  726. WsUpload,
  727. Pagination,
  728. },
  729. watch: {
  730. // vesselId(val) {
  731. // this.getList()
  732. // },
  733. isShow(val) {
  734. this.showType = val
  735. },
  736. },
  737. computed: {
  738. ...mapGetters(['deptBudgetList']),
  739. },
  740. data() {
  741. return {
  742. //弹出框
  743. dialogViewSpareMoney: false,
  744. dialogApproveFormVisible: false,
  745. // 船舶类型
  746. monetaryKey: null,
  747. // 表格显示数据
  748. tableDate: [],
  749. // 是否显示
  750. showType: true,
  751. disabled:false,
  752. // 年
  753. year: '',
  754. disableReason:'',
  755. contractNoList: [],
  756. deptBudgetTotal: 0,
  757. readonly: true,
  758. currentPage: 1,
  759. pageSize: 10,
  760. searchType: 1,
  761. searchKeyWord: '',
  762. radio: '1',
  763. contractType: 2,
  764. startDate: null,
  765. endDate: null,
  766. goodnameList: [],
  767. checked: true,
  768. form: {},
  769. outerVisible:false,
  770. staffList: [],
  771. options: [],
  772. storageType: [],
  773. storageType1: [],
  774. outContractNo: [],
  775. // 提交类型
  776. submitType: true,
  777. status: [],
  778. auditMind:'',
  779. deletetask:false,
  780. warehouseNameList: [],
  781. warehouseNameList1: [],
  782. appendixIdsAdd: '',
  783. uploadSuccess: {},
  784. warehouseInOutDetail: {},
  785. onChange: {},
  786. deptBudgetList1: [],
  787. gradeList: [],
  788. rules: {
  789. netWeight: [
  790. {
  791. required: true,
  792. type: 'number',
  793. message: '请输入活动名称',
  794. trigger: 'blur',
  795. },
  796. ],
  797. },
  798. size: 10,
  799. compId: sessionStorage.getItem('ws-pf_compId'),
  800. deptCircularPage: {},
  801. packtypeList: {},
  802. date: {
  803. year: dayjs().format('YYYY'),
  804. month: dayjs().format('MM'),
  805. },
  806. contractList: [],
  807. inOutTaskNo: '',
  808. inOutTaskNo1: '',
  809. dataList: { taskTypeKey: '1' },
  810. dataList1: { taskTypeKey: '1' },
  811. historyList: [],
  812. pickerBeginDateBefore: {
  813. disabledDate: (time) => {
  814. return time.getTime() > Date.now()
  815. },
  816. },
  817. accessoryTFs: false,
  818. }
  819. },
  820. activated() {
  821. this.getList()
  822. },
  823. methods: {
  824. //返回按钮
  825. revert() {
  826. this.$router.go(-1)
  827. },
  828. returnsales() {
  829. this.$router.push({ path: 'tranManagementWarehouseInOuttask' })
  830. },
  831. // 获取当前年月日
  832. getdate() {
  833. var date = new Date()
  834. var year = date.getFullYear() //获取完整的年份(4位)
  835. var mouth = date.getMonth() + 1 //获取当前月份(0-11,0代表1月)
  836. var datetime = date.getDate() //获取当前日(1-31)
  837. if (mouth < 10) {
  838. mouth = '0' + mouth
  839. }
  840. if (datetime < 10) {
  841. datetime = '0' + datetime
  842. }
  843. return year + mouth + datetime
  844. },
  845. reject(){
  846. this.outerVisible=true
  847. },
  848. // 随机验证码
  849. verifyinit() {
  850. var arr = []
  851. for (var i = 48; i < 123; i++) {
  852. if (i > 57 && i < 65) continue
  853. if (i > 90 && i < 97) continue
  854. arr.push(String.fromCharCode(i))
  855. }
  856. arr.sort(function () {
  857. return Math.random() - 0.5
  858. })
  859. arr.length = 4
  860. return arr.join('')
  861. },
  862. selectTaskNo(e){
  863. if(this.dataList.taskTypeKey==3){
  864. this.dataList1.moveTaskNo=e
  865. }
  866. },
  867. dataFilter(val) {
  868. // console.log(val,"名")
  869. this.deptBudgetList.staffList = val
  870. if (val) {
  871. //val存在
  872. this.options = this.staffList.filter((item) => {
  873. if (
  874. !!~item.staffName.indexOf(val) ||
  875. !!~item.staffName.toUpperCase().indexOf(val.toUpperCase())
  876. ) {
  877. return true
  878. }
  879. })
  880. } else {
  881. //val为空时,还原数组
  882. this.options = this.staffList
  883. }
  884. },
  885. weightchange(e){
  886. if(this.dataList.taskTypeKey==4){
  887. this.$set(this.dataList,'weight',e)
  888. }
  889. },
  890. bulkDensitychange(e){
  891. if(this.dataList.taskTypeKey==4){
  892. this.$set(this.dataList,'bulkDensity',e)
  893. }else if(this.dataList1.taskTypeKey==3){
  894. this.$set(this.dataList1,'bulkDensity',e)
  895. }
  896. },
  897. waterContentchange(e){
  898. if(this.dataList.taskTypeKey==4){
  899. this.$set(this.dataList,'waterContent',e)
  900. }else if(this.dataList1.taskTypeKey==3){
  901. this.$set(this.dataList1,'waterContent',e)
  902. }
  903. },
  904. unitPricechange(e){
  905. if(this.dataList.taskTypeKey==4){
  906. this.$set(this.dataList,'unitPrice',e)
  907. }else if(this.dataList1.taskTypeKey==3){
  908. this.$set(this.dataList1,'unitPrice',e)
  909. }
  910. },
  911. changecontract(e){
  912. if(this.dataList.taskTypeKey!=3){
  913. for (let i = 0; i < this.contractNoList.length; i++) {
  914. if(this.contractNoList[i].contractNo==e){
  915. getGoodsName({ contractId:this.contractNoList[i].id,contractNo:this.contractNoList[i].contractNo}) .toPromise()
  916. .then((response) => {
  917. this.$set(this.dataList,'goodsName',response.goodsName)
  918. this.$set(this.dataList,'goodsNameKey',response.goodsNameKey)
  919. this.$set(this.dataList,'grade',response.grade)
  920. this.$set(this.dataList,'gradeKey',response.gradeKey)
  921. this.$set(this.dataList,'waterContent',response.waterContent)
  922. this.$set(this.dataList,'bulkDensity',response.bulkDensity)
  923. this.$set(this.dataList,'weight',response.weight)
  924. this.$set(this.dataList,'unitPrice',response.unitContractPrice)
  925. })
  926. }
  927. }
  928. }
  929. },
  930. changecontract1(e){
  931. if(this.dataList1.taskTypeKey!=3){
  932. for (let i = 0; i < this.contractNoList.length; i++) {
  933. if(this.contractNoList[i].contractNo==e){
  934. getGoodsName({ contractId:this.contractNoList[i].id,contractNo:this.contractNoList[i].contractNo}) .toPromise()
  935. .then((response) => {
  936. this.$set(this.dataList1,'goodsName',response.goodsName)
  937. this.$set(this.dataList1,'goodsNameKey',response.goodsNameKey)
  938. this.$set(this.dataList1,'grade',response.grade)
  939. this.$set(this.dataList1,'gradeKey',response.gradeKey)
  940. this.$set(this.dataList1,'waterContent',response.waterContent)
  941. this.$set(this.dataList1,'bulkDensity',response.bulkDensity)
  942. this.$set(this.dataList1,'weight',response.weight)
  943. this.$set(this.dataList1,'unitPrice',response.unitContractPrice)
  944. })
  945. }
  946. }
  947. }
  948. },
  949. selectstaff(e) {
  950. for (var i = 0; i < this.staffList.length; i++) {
  951. if (this.staffList[i].staffName == e) {
  952. this.dataList.agentKey = this.staffList[i].staffId
  953. }
  954. }
  955. },
  956. selectstaff1(e) {
  957. for (var i = 0; i < this.staffList.length; i++) {
  958. if (this.staffList[i].staffName == e) {
  959. this.dataList1.agentKey = this.staffList[i].staffId
  960. }
  961. }
  962. },
  963. requestadd(list, status) {
  964. list.compId = sessionStorage.getItem('ws-pf_compId')
  965. list.publisher =
  966. sessionStorage.getItem('ws-pf_roleName') +
  967. sessionStorage.getItem('ws-pf_staffName')
  968. warehousetask(list)
  969. .toPromise()
  970. .then((response) => {
  971. woekflowhandle({taskId:list.taskId,approved:true,auditMind:'34',needReapply:false}).toPromise()
  972. .then((response) => {
  973. this.$message.success('审核成功')
  974. this.$router.push({ path: 'tranManagementWarehouseInOuttask' })
  975. })
  976. })
  977. },
  978. requestaudit(list, status) {
  979. list.compId = sessionStorage.getItem('ws-pf_compId')
  980. list.publisher =
  981. sessionStorage.getItem('ws-pf_roleName') +
  982. sessionStorage.getItem('ws-pf_staffName')
  983. warehousetask(list)
  984. .toPromise()
  985. .then((response) => {
  986. woekflowhandle({taskId:list.taskId,approved:false,auditMind:this.auditMind,needReapply:true}).toPromise()
  987. .then((response) => {
  988. this.$message.success('驳回成功')
  989. this.$router.push({ path: 'tranManagementWarehouseInOuttask' })
  990. })
  991. })
  992. },
  993. //提交按钮
  994. submit() {
  995. this.dataList.inOutFlag=1
  996. this.dataList1.inOutFlag=2
  997. if (this.dataList.taskTypeKey == 1) {
  998. this.requestadd(this.dataList)
  999. } else if (this.dataList1.taskTypeKey == 2) {
  1000. this.requestadd(this.dataList1)
  1001. } else if (
  1002. this.dataList.taskTypeKey == 3 ||
  1003. this.dataList.taskTypeKey == 4
  1004. ) {
  1005. this.requestadd(this.dataList, 'repetition')
  1006. if(!this.deletetask){
  1007. this.requestadd(this.dataList1, 'repetition')
  1008. }
  1009. }
  1010. },
  1011. disableReasons(){
  1012. this.dataList.inOutFlag=1
  1013. this.dataList1.inOutFlag=2
  1014. if(!this.auditMind){
  1015. this.$message({
  1016. message: '驳回原因不能为空!',
  1017. type: 'warning',
  1018. })
  1019. return
  1020. }
  1021. if (this.dataList.taskTypeKey == 1) {
  1022. this.dataList.inOutTaskNo = this.inOutTaskNo
  1023. this.requestaudit(this.dataList)
  1024. } else if (this.dataList1.taskTypeKey == 2) {
  1025. this.dataList1.inOutTaskNo = this.inOutTaskNo1
  1026. this.requestaudit(this.dataList1)
  1027. } else if (
  1028. this.dataList.taskTypeKey == 3 ||
  1029. this.dataList.taskTypeKey == 4
  1030. ) {
  1031. this.dataList.inOutTaskNo = this.inOutTaskNo
  1032. this.requestaudit(this.dataList, 'repetition')
  1033. this.dataList1.inOutTaskNo = this.inOutTaskNo1
  1034. if(!this.deletetask){
  1035. this.requestaudit(this.dataList1, 'repetition')
  1036. }
  1037. }
  1038. },
  1039. selectwarehouseName() {},
  1040. tarechange(e) {
  1041. if (this.dataList.grossWeight && this.dataList.tare) {
  1042. this.dataList.netWeight = Number(
  1043. this.dataList.grossWeight - this.dataList.tare
  1044. )
  1045. }
  1046. },
  1047. grossWeightchange(e) {
  1048. if (this.dataList.grossWeight && this.dataList.tare) {
  1049. this.dataList.netWeight = Number(
  1050. this.dataList.grossWeight - this.dataList.tare
  1051. )
  1052. }
  1053. },
  1054. selectgoodsName(e) {
  1055. for (var i = 0; i < this.goodnameList.length; i++) {
  1056. if (this.goodnameList[i].constValue == e) {
  1057. this.dataList.goodsNameKey = this.goodnameList[i].constKey
  1058. }
  1059. }
  1060. },
  1061. selectgoodsName1(e) {
  1062. for (var i = 0; i < this.goodnameList.length; i++) {
  1063. if (this.goodnameList[i].constValue == e) {
  1064. this.dataList1.goodsNameKey = this.goodnameList[i].constKey
  1065. }
  1066. }
  1067. },
  1068. selectpackingMethod(e) {
  1069. for (var i = 0; i < this.gradeList.length; i++) {
  1070. if (this.gradeList[i].constValue == e) {
  1071. this.dataList.gradeKey = this.gradeList[i].constKey
  1072. if(this.dataList.taskTypeKey==3){
  1073. this.$set(this.dataList1,'grade',e)
  1074. this.$set(this.dataList1,'gradeKey',this.gradeList[i].constKey)
  1075. }
  1076. }
  1077. }
  1078. },
  1079. selectpackingMethod1(e) {
  1080. for (var i = 0; i < this.gradeList.length; i++) {
  1081. if (this.gradeList[i].constValue == e) {
  1082. this.dataList1.packingMethodKey = this.gradeList[i].constKey
  1083. if(this.dataList1.taskTypeKey==4){
  1084. this.$set(this.dataList,'grade',e)
  1085. this.$set(this.dataList,'gradeKey',this.gradeList[i].constKey)
  1086. }
  1087. }
  1088. }
  1089. },
  1090. selectstorageType(e) {
  1091. for (var i = 0; i < this.storageType.length; i++) {
  1092. if (this.storageType[i].constValue == e) {
  1093. this.dataList.inOutTypeKey = this.storageType[i].constKey
  1094. }
  1095. }
  1096. },
  1097. selectstorageType1(e) {
  1098. for (var i = 0; i < this.storageType1.length; i++) {
  1099. if (this.storageType1[i].constValue == e) {
  1100. this.dataList1.inOutTypeKey = this.storageType1[i].constKey
  1101. }
  1102. }
  1103. },
  1104. handleClose() {
  1105. this.accessoryTFs = false
  1106. },
  1107. handleSizeChange(val) {
  1108. console.log(`每页 ${val} 条`)
  1109. this.pageSize = val
  1110. this.getList()
  1111. },
  1112. businessDescriptionchange(e) {
  1113. console.log(e)
  1114. },
  1115. handleCurrentChange(val) {
  1116. this.currentPage = val
  1117. console.log(`当前页: ${val}`)
  1118. this.getList()
  1119. },
  1120. tasknumber() {
  1121. if (this.dataList.taskTypeKey == 1) {
  1122. this.inOutTaskNo = 'CK' + this.getdate() + this.verifyinit()
  1123. } else if (this.dataList.taskTypeKey == 2) {
  1124. this.inOutTaskNo1 = 'RK' + this.getdate() + this.verifyinit()
  1125. } else if (this.dataList.taskTypeKey == 3) {
  1126. var random=this.getdate() + this.verifyinit()
  1127. this.inOutTaskNo = 'YKC' + random
  1128. this.inOutTaskNo1 = 'YKR' + random
  1129. } else if (this.dataList.taskTypeKey == 4) {
  1130. var random=this.getdate() + this.verifyinit()
  1131. this.inOutTaskNo = 'TCC' + random
  1132. this.inOutTaskNo1 = 'TCR' + random
  1133. }
  1134. },
  1135. tasktypechange(e) {
  1136. if (!this.$route.query.relevanceId) {
  1137. this.tasknumber()
  1138. }
  1139. this.dataList1.taskTypeKey = e
  1140. if(this.dataList.taskTypeKey==1){
  1141. this.dataList.inOutType='销售出库'
  1142. this.dataList.inOutTypeKey='1'
  1143. }
  1144. if(this.dataList1.taskTypeKey==2){
  1145. this.dataList1.inOutType='采购入库'
  1146. this.dataList1.inOutTypeKey='1'
  1147. }
  1148. else if(this.dataList1.taskTypeKey==3){
  1149. this.disabled=true
  1150. this.dataList1.inOutType='移库入库'
  1151. this.dataList1.inOutTypeKey='3'
  1152. this.dataList.inOutType='移库出库'
  1153. this.dataList.inOutTypeKey='3'
  1154. }else if(this.dataList1.taskTypeKey==4){
  1155. this.disabled=true
  1156. this.dataList1.inOutType='退库'
  1157. this.dataList1.inOutTypeKey='6'
  1158. this.dataList.inOutType='销售出库'
  1159. this.dataList.inOutTypeKey='1'
  1160. }
  1161. },
  1162. GetRandomNum(Min, Max) {
  1163. var Range = Max - Min
  1164. var Rand = Math.random()
  1165. return Min + Math.round(Rand * Range)
  1166. },
  1167. getList() {
  1168. if (this.$route.query.relevanceId) {
  1169. outexamine({ relevanceId: this.$route.query.relevanceId })
  1170. .toPromise()
  1171. .then((response) => {
  1172. if (response.length > 1) {
  1173. if(response[0].taskTypeKey==3){
  1174. if(response[0].inOutType=='移库出库'){
  1175. this.dataList = response[0]
  1176. this.dataList1 = response[1]
  1177. }else{
  1178. this.dataList = response[1]
  1179. this.dataList1 = response[0]
  1180. }
  1181. }
  1182. } else {
  1183. if(response[0].taskTypeKey==3){
  1184. this.deletetask=true
  1185. this.dataList1.inOutTaskNo='YKR'+response[0].inOutTaskNo.substr(response[0].inOutTaskNo.indexOf("C") + 1,response[0].inOutTaskNo.length)
  1186. }
  1187. this.dataList = response[0]
  1188. }
  1189. })
  1190. } else {
  1191. this.tasknumber()
  1192. this.$set(this.dataList,'inOutType','销售出库')
  1193. this.$set(this.dataList,'inOutTypeKey','1')
  1194. this.$set(this.dataList,'goodsName','玉米')
  1195. this.$set(this.dataList,'goodsNameKey','1')
  1196. this.$set(this.dataList,'grade','一等品')
  1197. this.$set(this.dataList,'gradeKey','1')
  1198. this.$set(this.dataList1,'goodsName','玉米')
  1199. this.$set(this.dataList1,'goodsNameKey','1')
  1200. this.$set(this.dataList1,'grade','一等品')
  1201. this.$set(this.dataList1,'gradeKey','1')
  1202. }
  1203. // 货名
  1204. pullDown({ constId: 'CON2' })
  1205. .toPromise()
  1206. .then((response) => {
  1207. this.goodnameList = response
  1208. })
  1209. // 品级
  1210. pullDown({ constId: 'CON3' })
  1211. .toPromise()
  1212. .then((response) => {
  1213. this.gradeList = response
  1214. })
  1215. pullDown({ constId: 'CON6' })
  1216. .toPromise()
  1217. .then((response) => {
  1218. this.storageType = response
  1219. })
  1220. pullDown({ constId: 'CON5' })
  1221. .toPromise()
  1222. .then((response) => {
  1223. this.storageType1 = response
  1224. })
  1225. xialaNo({
  1226. compId: this.compId,
  1227. })
  1228. .toPromise()
  1229. .then((response) => {
  1230. this.contractNoList = response
  1231. })
  1232. //仓库名
  1233. getwarehousename({
  1234. compId: this.compId,
  1235. warehouseType: 1,
  1236. })
  1237. .toPromise()
  1238. .then((response) => {
  1239. this.warehouseNameList = response
  1240. })
  1241. getwarehousename({
  1242. compId: this.compId,
  1243. warehouseType: 2,
  1244. })
  1245. .toPromise()
  1246. .then((response) => {
  1247. this.warehouseNameList1 = response
  1248. })
  1249. //经办人
  1250. getstaff({ compId: sessionStorage.getItem('ws-pf_compId') })
  1251. .toPromise()
  1252. .then((response) => {
  1253. this.options = response
  1254. this.staffList = response
  1255. // this.agent = response
  1256. })
  1257. },
  1258. selecttaskType(e) {
  1259. for (var i = 0; i < this.taskTypeList.length; i++) {
  1260. if (this.taskTypeList[i].value == e) {
  1261. this.searchType = this.taskTypeList[i].type
  1262. }
  1263. }
  1264. },
  1265. fujian(row) {
  1266. if (
  1267. row.receiveAttachmentPath === null ||
  1268. row.receiveAttachmentPath === ''
  1269. ) {
  1270. EventBus.$emit(
  1271. 'warning',
  1272. this.$t('system.noticeCircular.NoInformation')
  1273. )
  1274. } else {
  1275. this.accessoryTFs = true
  1276. }
  1277. this.appendixIdss = row.receiveAttachmentPath
  1278. },
  1279. handleExamine(row) {
  1280. this.$router.push({
  1281. name: 'salesContractExamine',
  1282. query: { id: row.id },
  1283. })
  1284. },
  1285. // 关闭 dialog时 处理文件url 初始化upload组件
  1286. handleCloe() {
  1287. this.dialogViewSpareMoney = false
  1288. },
  1289. history(row) {
  1290. console.log(row)
  1291. billoperatehis({ id: row.id })
  1292. .toPromise()
  1293. .then((response) => {
  1294. this.historyList = response
  1295. })
  1296. },
  1297. },
  1298. }
  1299. </script>
  1300. <style lang="scss" scoped>
  1301. /deep/.basicInformation {
  1302. .el-info-table {
  1303. border: none;
  1304. position: relative;
  1305. }
  1306. .el-form-item {
  1307. width: 33.3333%;
  1308. border: none;
  1309. margin: 0;
  1310. .el-form-item__label {
  1311. text-align: left;
  1312. font-size: 14px;
  1313. font-family: PingFangSC-Regular, PingFang SC;
  1314. font-weight: 400;
  1315. color: #8890b1;
  1316. }
  1317. .el-form-item__content {
  1318. padding-left: 0px;
  1319. padding-right: 10px;
  1320. // background: #fff;
  1321. white-space: nowrap;
  1322. height: 40px;
  1323. display: flex;
  1324. -webkit-box-align: center;
  1325. align-items: center;
  1326. text-align: left;
  1327. overflow: hidden;
  1328. }
  1329. }
  1330. }
  1331. /deep/.el-radio {
  1332. color: #606266;
  1333. font-weight: 500;
  1334. line-height: 1;
  1335. cursor: pointer;
  1336. white-space: nowrap;
  1337. outline: 0;
  1338. margin-right: 30px;
  1339. margin-top: 15px;
  1340. }
  1341. /deep/.el-radio__inner {
  1342. border: 1px solid #dcdfe6;
  1343. border-radius: 100%;
  1344. width: 14px;
  1345. height: 14px;
  1346. background-color: #fff;
  1347. cursor: pointer;
  1348. -webkit-box-sizing: border-box;
  1349. box-sizing: border-box;
  1350. margin-left: 100px;
  1351. }
  1352. /deep/.el-radio__input {
  1353. white-space: nowrap;
  1354. cursor: pointer;
  1355. outline: 0;
  1356. line-height: 1;
  1357. vertical-align: middle;
  1358. margin-top: -1px;
  1359. }
  1360. .title {
  1361. position: relative;
  1362. padding-left: 10px;
  1363. }
  1364. .title::before {
  1365. content: '';
  1366. display: inline-block;
  1367. width: 5px;
  1368. height: 30px;
  1369. background: #5473e8;
  1370. position: absolute;
  1371. left: 0;
  1372. }
  1373. .el-form {
  1374. padding: 0 15%;
  1375. display: flex;
  1376. flex-wrap: wrap;
  1377. margin-left: -50px;
  1378. margin-top: 15px;
  1379. width: 110%;
  1380. }
  1381. .el-button--primary {
  1382. background-color: #5878e8;
  1383. border-color: #5878e8;
  1384. }
  1385. .el-col {
  1386. background: #f6f7fc;
  1387. }
  1388. .bg-right {
  1389. text-align: right;
  1390. padding: 16px 20px;
  1391. }
  1392. .center {
  1393. position: relative;
  1394. top: 50px;
  1395. width: 40%;
  1396. height: 2000px;
  1397. margin: 0 auto;
  1398. margin-right: 180px;
  1399. }
  1400. /deep/.el-form-item__label {
  1401. width: 160px;
  1402. }
  1403. .inspector {
  1404. width: 50%;
  1405. }
  1406. /deep/.el-form-item--small .el-form-item__label,
  1407. .el-form-item--small .el-form-item__content {
  1408. text-align: left;
  1409. }
  1410. /deep/.el-input--small {
  1411. font-size: 13px;
  1412. position: relative;
  1413. display: inline-block;
  1414. }
  1415. .center1 .small-title {
  1416. margin-left: 323px;
  1417. }
  1418. .center1 {
  1419. width: 90%;
  1420. margin: 0 auto;
  1421. margin-left: 10px;
  1422. margin-top: 25px;
  1423. }
  1424. /deep/.el-input--small .el-input__inner {
  1425. height: 32px;
  1426. line-height: 32px;
  1427. }
  1428. /deep/.el-select {
  1429. display: inline-block;
  1430. position: relative;
  1431. width: 100%;
  1432. }
  1433. .annu{
  1434. height: 81px;
  1435. background: #FFFFFF;
  1436. border-radius: 4px;
  1437. }
  1438. .basicInformation
  1439. .el-form-item {
  1440. width: 50.3333%;
  1441. border: none;
  1442. margin: 0;
  1443. }
  1444. .huom{
  1445. width: 100px;
  1446. }
  1447. .el-form{
  1448. font-size: 14px;
  1449. font-family: PingFangSC-Regular, PingFang SC;
  1450. font-weight: 400;
  1451. color: #8890B1;
  1452. line-height: 16px;
  1453. margin-left: 130px;
  1454. }
  1455. .a{
  1456. margin-left: -32px;
  1457. }
  1458. .el-radio-group {
  1459. margin-left: 80px;
  1460. }
  1461. .ding{
  1462. height: 23px;
  1463. background: #E8ECF6;
  1464. box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  1465. }
  1466. .ziti {
  1467. width: 72px;
  1468. height: 20px;
  1469. font-size: 14px;
  1470. font-family: PingFangSC-Regular, PingFang SC;
  1471. font-weight: 400;
  1472. color: #8890b1;
  1473. line-height: 20px;
  1474. margin-left: 310px;
  1475. /* margin-top: 112px; */
  1476. }
  1477. .ziti1 {
  1478. width: 100px;
  1479. font-size: 16px;
  1480. font-family: PingFangSC-Medium, PingFang SC;
  1481. font-weight: 500;
  1482. color: #262626;
  1483. line-height: 22px;
  1484. margin-left: 381px;
  1485. margin-top: -21px;
  1486. }
  1487. .winseaview-view {
  1488. padding: 0 0 20px;
  1489. }
  1490. .container {
  1491. overflow: scroll;
  1492. height: 93vh;
  1493. }
  1494. .nav {
  1495. width: 381px;
  1496. height: 20px;
  1497. }
  1498. </style>