hisvistdeils.vue 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670
  1. <template>
  2. <div class="hisvistdeils">
  3. <!-- 顶部条-->
  4. <van-nav-bar class="navBar" title="拜访任务详情" left-arrow @click-left="onClickLeft" />
  5. <!--right-text="保存"-->
  6. <!--@click-right="onSubmit"-->
  7. <!-- 主体内容-->
  8. <div class="lineGrey"></div>
  9. <div class="deviceCode" v-if="showCode">
  10. <div class="vertical"></div>
  11. <p>设备编号:{{ deviceCode }}</p>
  12. <p>投放编号:{{ putInCode }}</p>
  13. </div>
  14. <div class="lineGrey" v-if="showCode"></div>
  15. <div
  16. class="container containert"
  17. style="width: 100%; margin: 0 auto; padding: 10px 0"
  18. v-if="taskType == 3">
  19. <el-table
  20. :data="tableData1"
  21. border
  22. style="width: 100%"
  23. class="table-headermd"
  24. :span-method="objectSpanMethod">
  25. <el-table-column prop="collectionName" label="物料类型" width="180">
  26. <template slot-scope="scope">
  27. <span class="tipTitle" @click="tipTitle(scope.row.signDictype)">{{
  28. scope.row.signDictype
  29. }}</span>
  30. </template>
  31. </el-table-column>
  32. <el-table-column prop="collectionName" label="物料名称" width="180">
  33. <template slot-scope="scope">
  34. <span class="tipTitle" @click="tipTitle(scope.row.collectionName)">{{
  35. scope.row.collectionName
  36. }}</span>
  37. </template>
  38. </el-table-column>
  39. <el-table-column prop="inventoryNum" width="180" label="库存" />
  40. <el-table-column prop="address">
  41. <template slot="header">
  42. <span>发放量</span>
  43. </template>
  44. <template slot-scope="scope">
  45. <p class="f-right">{{ scope.row.value }}</p>
  46. </template>
  47. </el-table-column>
  48. </el-table>
  49. </div>
  50. <div
  51. class="container containert"
  52. style="width: 100%; margin: 0 auto; padding: 10px 0"
  53. v-if="taskType == 2">
  54. <p v-if="checkShow" style="padding: 0 10px; font-size: 14px">全部不经营</p>
  55. <el-table
  56. :data="tableData1"
  57. border
  58. style="width: 100%"
  59. class="table-headermd"
  60. v-if="!checkShow">
  61. <el-table-column prop="collectionName" label="产品名称" width="180">
  62. <template slot-scope="scope">
  63. <span class="tipTitle" @click="tipTitle(scope.row.collectionName)">{{
  64. scope.row.collectionName
  65. }}</span>
  66. </template>
  67. </el-table-column>
  68. <el-table-column prop="name" width="180">
  69. <template slot="header">
  70. <span>进货原价</span>
  71. </template>
  72. <template slot-scope="scope">
  73. <p class="f-right">{{ scope.row.xdjhyj }}</p>
  74. </template>
  75. </el-table-column>
  76. <el-table-column prop="address">
  77. <template slot="header">
  78. <span>促后净价</span>
  79. </template>
  80. <template slot-scope="scope">
  81. <p class="f-right">{{ scope.row.xdjhchjj }}</p>
  82. </template>
  83. </el-table-column>
  84. <el-table-column prop="address">
  85. <template slot="header">
  86. <span>油工拿货价</span>
  87. </template>
  88. <template slot-scope="scope">
  89. <p class="f-right">{{ scope.row.ygnhj }}</p>
  90. </template>
  91. </el-table-column>
  92. </el-table>
  93. </div>
  94. <div
  95. class="container containert"
  96. style="width: 94%; margin: 0 auto; border-radius: 6px"
  97. v-if="taskType == 1 || taskType == 4">
  98. <van-form ref="tabstoreVal">
  99. <div v-for="(item, index) in collectionItemList" :key="index">
  100. <div v-if="item.answerType == 'tel_send_code'" class="formLabel z-cell z-cells">
  101. <van-cell>
  102. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  103. </van-cell>
  104. <div class="selesetText">
  105. <p class="mg0">{{ item.answerValue }}</p>
  106. </div>
  107. </div>
  108. <div v-if="item.answerType == 'nyr'" class="formLabel z-cell z-cells">
  109. <van-cell>
  110. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  111. </van-cell>
  112. <div class="selesetText">
  113. <p class="mg0">{{ item.answerValue }}</p>
  114. </div>
  115. </div>
  116. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'sz'">
  117. <van-cell>
  118. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  119. </van-cell>
  120. <p class="mg0">{{ item.answerValue }}</p>
  121. <p style="color: #444; font-size: 12px; margin: 0; padding: 10px 0; text-align: right">
  122. <van-field
  123. class="mobile-input"
  124. v-model="item.collectionOptionList[0].collectionOption"
  125. autosize
  126. readonly
  127. type="textarea" />
  128. </p>
  129. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  130. </div>
  131. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'zp'">
  132. <van-cell>
  133. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  134. </van-cell>
  135. <!--<p style="color: #444;-->
  136. <!--font-size: 12px;-->
  137. <!--margin: 0;-->
  138. <!--padding:10px 0;text-align: right">{{item.collectionOptionList[0].collectionOption}}</p>-->
  139. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  140. </div>
  141. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'wb'">
  142. <van-cell>
  143. <template #title>
  144. {{ index + 1 }}.{{ item.collectionName }}
  145. <span
  146. style="color: #00afff; position: absolute; top: 8px; right: 0px"
  147. v-if="item.showHistory == 1"
  148. @click="getCollectionShowHistory(item)"
  149. >回显历史</span
  150. >
  151. </template>
  152. </van-cell>
  153. <div class="selesetText">
  154. <p class="mg0">{{ item.answerValue }}</p>
  155. </div>
  156. <p style="color: #444; font-size: 12px; margin: 0; text-align: right">
  157. <van-field
  158. class="mobile-input"
  159. v-model="item.collectionOptionList[0].collectionOption"
  160. autosize
  161. readonly
  162. type="textarea" />
  163. </p>
  164. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  165. </div>
  166. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'tel'">
  167. <van-cell>
  168. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  169. </van-cell>
  170. <div class="selesetText">
  171. <p class="mg0">{{ item.answerValue }}</p>
  172. </div>
  173. <p style="color: #444; font-size: 12px; margin: 0; text-align: right">
  174. <van-field
  175. class="mobile-input"
  176. v-model="item.collectionOptionList[0].collectionOption"
  177. autosize
  178. readonly
  179. type="textarea" />
  180. </p>
  181. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  182. </div>
  183. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'date'">
  184. <van-cell>
  185. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  186. </van-cell>
  187. <div class="selesetText">
  188. <p class="mg0">{{ item.answerValue }}</p>
  189. </div>
  190. <p style="color: #444; font-size: 12px; margin: 0; text-align: right">
  191. <van-field
  192. class="mobile-input"
  193. v-model="item.collectionOptionList[0].collectionOption"
  194. autosize
  195. readonly
  196. type="textarea" />
  197. </p>
  198. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  199. </div>
  200. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'sm'">
  201. <van-cell>
  202. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  203. </van-cell>
  204. <div class="selesetText">
  205. <div style="font-size: 14px" v-if="item.collectionOptionList[0].answerValue">
  206. <div v-if="item.success" style="color: green">
  207. <p>系统资产编码:{{ item.equipmentCode1 }}</p>
  208. <p>&nbsp;&nbsp;&nbsp;&nbsp;条形码编码:{{ item.equipmentCode2 }}</p>
  209. <span style="float: right; margin-top: -48px"
  210. ><van-icon name="passed" size="16" />&nbsp;一致</span
  211. >
  212. </div>
  213. <div v-if="!item.success" style="color: red">
  214. <p>系统资产编码:{{ item.equipmentCode1 }}</p>
  215. <p>&nbsp;&nbsp;&nbsp;&nbsp;条形码编码:{{ item.equipmentCode2 }}</p>
  216. <span style="float: right; margin-top: -48px"
  217. ><van-icon name="close" size="16" />&nbsp;不一致</span
  218. >
  219. </div>
  220. </div>
  221. </div>
  222. <p
  223. style="color: #444; font-size: 12px; margin: 0; text-align: right"
  224. v-if="item.collectionOptionList[0].collectionOption">
  225. <van-field
  226. class="mobile-input"
  227. v-model="item.collectionOptionList[0].collectionOption"
  228. autosize
  229. readonly
  230. type="textarea" />
  231. </p>
  232. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  233. </div>
  234. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'duox'">
  235. <van-cell>
  236. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  237. </van-cell>
  238. <div class="selesetText">
  239. <p class="mg0" v-for="(item1, index1) in item.collectionOptionList" :key="index1">
  240. <span v-if="item1.isCheck == 1">{{ item1.collectionOption }}</span>
  241. </p>
  242. </div>
  243. <!--<p style="color: #444;-->
  244. <!--font-size: 12px;-->
  245. <!--margin: 0;-->
  246. <!--padding:10px 0;text-align: right">{{item.collectionOptionList[0].collectionOption}}</p>-->
  247. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  248. </div>
  249. <div class="formLabel z-cell z-cells" v-if="item.answerType == 'dx'">
  250. <van-cell>
  251. <template #title> {{ index + 1 }}.{{ item.collectionName }} </template>
  252. </van-cell>
  253. <div class="selesetText">
  254. <p class="mg0" v-for="(item2, index2) in item.collectionOptionList" :key="index2">
  255. <span v-if="item2.isCheck == 1">{{ item2.collectionOption }}</span>
  256. </p>
  257. </div>
  258. <!--<p style="color: #444;-->
  259. <!--font-size: 12px;-->
  260. <!--margin: 0;-->
  261. <!--padding:10px 0;text-align: right">{{item.collectionOptionList[0].collectionOption}}</p>-->
  262. <delete-upload-img :imgs="item.fileInfoList"></delete-upload-img>
  263. </div>
  264. </div>
  265. </van-form>
  266. </div>
  267. <van-dialog v-model="listShow" title="历史回显" show-cancel-button :showConfirmButton="false">
  268. <div style="border: 1px solid #eee; margin-top: 18px">
  269. <div class="itenHhistory" v-for="item in list">
  270. <p>内容:{{ item.answerValue }}</p>
  271. <p>拜访人:{{ item.nickName }}</p>
  272. <p>拜访时间:{{ item.createTime }}</p>
  273. </div>
  274. </div>
  275. </van-dialog>
  276. <br />
  277. </div>
  278. </template>
  279. <script>
  280. import { getCollectionShowHistory, getPhotoTypeList, getVisitsDetail } from '@/api/index';
  281. import deleteUploadImg from '@/components/deleteUploadImg';
  282. export default {
  283. name: 'abnormalVisit',
  284. components: { deleteUploadImg },
  285. data() {
  286. return {
  287. value: '',
  288. sdsd: false,
  289. showPicker: false,
  290. logshow: false,
  291. imgs: [],
  292. checkboxGroup: [],
  293. listShow: false,
  294. showCode: false,
  295. deviceCode: '',
  296. list: [],
  297. radio: '',
  298. uploadid2: 'uploadid2',
  299. collectionItemList: [],
  300. rdId: '',
  301. show: false,
  302. PhotoTypeList: [],
  303. PhotoType: '',
  304. PhotoTypeText: '',
  305. indexselect: 0,
  306. visitId: '',
  307. storeGroupId: '',
  308. taskId: '',
  309. collectionId: '',
  310. storeId: '',
  311. collectionAnswerlisd: [],
  312. tableData1: [],
  313. taskType: 1,
  314. flag: false,
  315. indeximg: '',
  316. checkShow: false,
  317. infoData: {},
  318. putInCode: '',
  319. };
  320. },
  321. activated() {
  322. this.taskType = 1;
  323. this.tableData1 = [];
  324. this.collectionItemList = [];
  325. this.taskType = this.$route.query.taskType;
  326. this.PhotoType = this.$route.query.photoType;
  327. this.visitId = this.$route.query.visitId + '';
  328. this.taskId = this.$route.query.taskId + '';
  329. this.storeId = this.$route.query.storeId + '';
  330. this.storeGroupId = this.$route.query.storeGroupId + '';
  331. if (this.$route.query.photoType != null) {
  332. this.indexselect = 0;
  333. } else {
  334. this.indexselect = 1;
  335. }
  336. this.getPhotoTypeList();
  337. this.info();
  338. },
  339. methods: {
  340. objectSpanMethod({ row, column, rowIndex, columnIndex }) {
  341. const cellValue = row[column.property];
  342. if (cellValue && ['signDictype'].includes(column.property)) {
  343. const prevRow = this.tableData1[rowIndex - 1];
  344. let nextRow = this.tableData1[rowIndex + 1];
  345. if (prevRow && prevRow[column.property] === cellValue) {
  346. return { rowspan: 0, colspan: 0 };
  347. } else {
  348. let countRowspan = 1;
  349. while (nextRow && nextRow[column.property] === cellValue) {
  350. nextRow = this.tableData1[++countRowspan + rowIndex];
  351. }
  352. if (countRowspan > 1) {
  353. return { rowspan: countRowspan, colspan: 1 };
  354. }
  355. }
  356. }
  357. },
  358. // 历史回显
  359. getCollectionShowHistory(id) {
  360. getCollectionShowHistory({
  361. storeId: this.infoData.storeId,
  362. collectionId: id.collectionId,
  363. visitsId: this.$route.query.visitId,
  364. storeGroupId: this.$route.query.storeGroupId,
  365. taskId: this.$route.query.taskId,
  366. }).then((res) => {
  367. if (res.data.length > 0) {
  368. this.list = res.data;
  369. this.listShow = true;
  370. } else {
  371. this.$toast('暂无历史信息');
  372. }
  373. });
  374. },
  375. checkFn(val) {
  376. var arrc = [];
  377. for (var cl = 0; cl < val.length; cl++) {
  378. if (val[cl].isCheck == '1') {
  379. arrc.push(val[cl].collectionOption);
  380. }
  381. }
  382. return arrc.join(',');
  383. },
  384. info() {
  385. this.toastLoading(0, '加载中...', true);
  386. getVisitsDetail({ visitsId: this.visitId }).then((res) => {
  387. this.toastLoading().clear();
  388. this.infoData = res.data;
  389. var collectionItemLists = res.data.sfaTaskList[this.$route.query.ids].collectionItemList;
  390. if (res.data.sfaTaskList[this.$route.query.ids].checkUnManage == 'Y') {
  391. this.checkShow = true;
  392. } else {
  393. this.checkShow = false;
  394. }
  395. // this.deviceCode=res.data.deviceCode;
  396. // this.putInCode=res.data.putInCode;
  397. this.deviceCode = res.data.sfaTaskList[this.$route.query.ids].deviceCode || ''; // 设备编号
  398. this.putInCode = res.data.sfaTaskList[this.$route.query.ids].putInCode || ''; // 投放编号
  399. if (res.data.sfaTaskList[this.$route.query.ids].inspectionType == 'buy') {
  400. this.showCode = true;
  401. } else {
  402. this.showCode = false;
  403. }
  404. if (this.$route.query.taskType == 1 || this.$route.query.taskType == 4) {
  405. for (var q = 0; q < collectionItemLists.length; q++) {
  406. if (
  407. collectionItemLists[q].answerType == 'sz' ||
  408. collectionItemLists[q].answerType == 'wb' ||
  409. collectionItemLists[q].answerType == 'tel' ||
  410. collectionItemLists[q].answerType == 'date' ||
  411. collectionItemLists[q].answerType == 'tel_send_code' ||
  412. collectionItemLists[q].answerType == 'check_code' ||
  413. collectionItemLists[q].answerType == 'nyr'
  414. ) {
  415. collectionItemLists[q].answerValue =
  416. collectionItemLists[q].collectionOptionList[0].answerValue;
  417. }
  418. if (collectionItemLists[q].answerType == 'sm') {
  419. collectionItemLists[q].success = false;
  420. if (
  421. collectionItemLists[q].collectionOptionList[0].answerValue != null &&
  422. collectionItemLists[q].collectionOptionList[0].answerValue != ''
  423. ) {
  424. collectionItemLists[q].equipmentCode2 =
  425. collectionItemLists[q].collectionOptionList[0].answerValue.split(',')[1];
  426. if (
  427. collectionItemLists[q].collectionOptionList[0].answerValue.split(',')[0] != 'null'
  428. ) {
  429. collectionItemLists[q].equipmentCode1 =
  430. collectionItemLists[q].collectionOptionList[0].answerValue.split(',')[0];
  431. } else {
  432. collectionItemLists[q].equipmentCode1 = '编码不存在';
  433. }
  434. if (
  435. collectionItemLists[q].collectionOptionList[0].answerValue.split(',')[0] ==
  436. collectionItemLists[q].collectionOptionList[0].answerValue.split(',')[1]
  437. ) {
  438. collectionItemLists[q].success = true;
  439. }
  440. }
  441. }
  442. if (
  443. collectionItemLists[q].answerType == 'duox' ||
  444. collectionItemLists[q].answerType == 'dx'
  445. ) {
  446. collectionItemLists[q].answerValue = [];
  447. for (var qq = 0; qq < collectionItemLists[q].collectionOptionList.length; qq++) {
  448. if (collectionItemLists[q].collectionOptionList[qq].isCheck == 1) {
  449. collectionItemLists[q].answerValue.push(
  450. collectionItemLists[q].collectionOptionList[qq].collectionOptionId
  451. );
  452. collectionItemLists[q].collectionOptionList[qq].code =
  453. collectionItemLists[q].collectionCode;
  454. collectionItemLists[q].collectionOptionList[qq].answerType =
  455. collectionItemLists[q].answerType;
  456. this.collectionAnswerlisd.push(collectionItemLists[q].collectionOptionList[qq]);
  457. }
  458. }
  459. collectionItemLists[q].answerValue = collectionItemLists[q].answerValue.join();
  460. }
  461. }
  462. this.collectionItemList = collectionItemLists;
  463. } else {
  464. for (var f = 0; f < collectionItemLists.length; f++) {
  465. var collectionOptionListarr = collectionItemLists[f].collectionOptionList;
  466. for (var ff = 0; ff < collectionOptionListarr.length; ff++) {
  467. if (ff == '0') {
  468. collectionItemLists[f].xdjhyj = collectionOptionListarr[ff].answerValue;
  469. collectionItemLists[f].value = collectionOptionListarr[ff].answerValue;
  470. }
  471. if (ff == '1') {
  472. collectionItemLists[f].xdjhchjj = collectionOptionListarr[ff].answerValue;
  473. }
  474. if (ff == '2') {
  475. collectionItemLists[f].ygnhj = collectionOptionListarr[ff].answerValue;
  476. }
  477. }
  478. }
  479. this.tableData1 = collectionItemLists;
  480. }
  481. });
  482. },
  483. getPhotoTypeList() {
  484. getPhotoTypeList({}).then((res) => {
  485. var PhotoTypeLists = [];
  486. for (var p = 0; p < res.data.length; p++) {
  487. PhotoTypeLists.push({
  488. dictValue: res.data[p].dictValue,
  489. text: res.data[p].dictLabel,
  490. });
  491. }
  492. this.PhotoTypeList = PhotoTypeLists;
  493. });
  494. },
  495. onClickLeft() {
  496. this.$router.go(-1);
  497. },
  498. tipTitle(val) {
  499. this.$toast(val);
  500. },
  501. },
  502. };
  503. </script>
  504. <style scoped>
  505. .container {
  506. background-color: white;
  507. }
  508. .van-f-red {
  509. color: red;
  510. width: 8px;
  511. display: inline-block;
  512. line-height: 26px;
  513. }
  514. .formLabel {
  515. margin: 0 16px;
  516. padding-bottom: 16px;
  517. border-bottom: 1px solid #f1f1f1;
  518. }
  519. .formLabel .van-cell {
  520. padding: 10px 0;
  521. }
  522. .formLabel .van-cell::after {
  523. border: 0;
  524. }
  525. .formLabel .van-field {
  526. border: 1px solid #f1f1f1;
  527. padding: 6px;
  528. width: 100%;
  529. border-radius: 4px;
  530. overflow: hidden;
  531. }
  532. .formLabel .van-field__control {
  533. padding: 0 10px;
  534. }
  535. .formLabel .formLabeltitle {
  536. position: absolute;
  537. top: 8px;
  538. }
  539. .z-checkbox .van-radio {
  540. padding: 6px 0;
  541. }
  542. .z-cell .van-cell__title {
  543. font-size: 16px;
  544. }
  545. .deviceCode {
  546. font-size: 16px;
  547. padding: 12px;
  548. background-color: white;
  549. margin: 0 12px;
  550. border-radius: 5px;
  551. position: relative;
  552. overflow: hidden;
  553. }
  554. .vertical {
  555. background-color: #2b2f3a;
  556. height: 14px;
  557. width: 8px;
  558. border-radius: 40px;
  559. position: absolute;
  560. left: -3px;
  561. top: 50px;
  562. }
  563. </style>
  564. <style lang="scss">
  565. .hisvistdeils {
  566. .table-headermd {
  567. font-size: 1.2rem;
  568. text-align: center;
  569. position: initial;
  570. width: 94% !important;
  571. margin: 0 auto;
  572. border-right: 0;
  573. }
  574. .table-headermd .el-table__header,
  575. .table-headermd .el-table__body {
  576. width: 100% !important;
  577. }
  578. .table-headermd col {
  579. width: 5.8rem;
  580. }
  581. .table-headermd col:nth-child(2),
  582. .table-headermd col:nth-child(4),
  583. .table-headermd col:nth-child(3) {
  584. width: 5rem;
  585. }
  586. .table-headermd .van-cell {
  587. padding: 0 4px;
  588. height: 100%;
  589. }
  590. .table-headermd th.el-table__cell > .cell {
  591. padding: 0 4px;
  592. }
  593. .table-headermd th.el-table__cell {
  594. background-color: #1989fa;
  595. color: #fff;
  596. }
  597. .table-headermd .el-table__cell {
  598. padding: 4px 0;
  599. }
  600. .table-headermd .tipTitle {
  601. overflow: hidden;
  602. text-overflow: ellipsis;
  603. display: -webkit-box;
  604. -webkit-box-orient: vertical;
  605. -webkit-line-clamp: 2;
  606. }
  607. .table-headermd::before {
  608. height: 0;
  609. }
  610. .f-right {
  611. text-align: right;
  612. margin: 0;
  613. }
  614. .mg0 {
  615. margin: 6px 10px;
  616. color: #909090;
  617. font-size: 14px;
  618. }
  619. .selesetText {
  620. margin-bottom: 16px;
  621. }
  622. .z-cells .van-cell__title {
  623. font-weight: bold;
  624. color: #4a4a4a;
  625. }
  626. .z-cells .van-cell {
  627. padding-bottom: 0;
  628. }
  629. }
  630. </style>
  631. <style>
  632. .containert .van-cell__title {
  633. overflow: auto;
  634. height: auto;
  635. }
  636. .mobile-input .van-field__control {
  637. font-size: 12px;
  638. color: #999;
  639. border: 0;
  640. }
  641. .formLabel .mobile-input {
  642. border: 0 !important;
  643. }
  644. </style>