소스 검색

Merge pull request '更新驾驶舱叉车' (#23) from zwq into master

Reviewed-on: http://git.picaiba.com/mt-fe-group/11-wms/pulls/23
pull/24/head
朱文强 1 년 전
부모
커밋
ec92abe1bf
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      src/views/OperationalOverview/storageCockpit.vue

+ 3
- 3
src/views/OperationalOverview/storageCockpit.vue 파일 보기

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-07-19 15:18:30
* @LastEditors: zwq
* @LastEditTime: 2022-11-28 16:07:41
* @LastEditTime: 2022-12-01 10:31:37
* @Description:
-->
<template>
@@ -69,7 +69,7 @@
<el-col :span="12">
<div class="inTest" :style="{ padding: 9 * beilv + 'px' }">
<span class="leftText">执行叉车:</span>
<span class="rightText">叉车</span>
<span class="rightText">2-03</span>
</div>
</el-col>
<el-col :span="12">
@@ -137,7 +137,7 @@
<el-col :span="12">
<div class="outTest" :style="{ padding: 7 * beilv + 'px' }">
<span class="leftText">执行叉车:</span>
<span class="rightText">叉车</span>
<span class="rightText">1-01</span>
</div>
</el-col>
</el-row>


불러오는 중...
취소
저장