Przeglądaj źródła

Merge branch 'master' of http://192.168.1.43:3000/v3/v3-lab-web

dedsudiyu 9 miesięcy temu
rodzic
commit
cbfe10b8de

+ 1 - 1
src/views/chemicalManage/earlyWarningEvent/infoPage.vue

@@ -88,7 +88,7 @@
             </div>
             <div class="text-right-box">
               <p>存放位置:</p>
-              <p>{{infoData.position}}</p>
+              <p>{{infoData.position}}</p>
             </div>
 <!--            <div class="text-center-box" v-if="infoData.chemicalWarnType==2">
               <p>领用人:</p>

+ 2 - 2
src/views/integratedManagement/messageNotice/warningNotice/infoPage.vue

@@ -177,13 +177,13 @@
         </div>
       </div>
       <!--化学品报警抓拍 -->
-      <div class="bottom-max-big-box" v-if="(infoData.warnType==1&&infoData.noticeStatus==1) || infoData.warnType==2 ||infoData.warnType==3">
+<!--      <div class="bottom-max-big-box" v-if="(infoData.warnType==1&&infoData.noticeStatus==1) || infoData.warnType==2 ||infoData.warnType==3">
         <p class="title-p">报警抓拍</p>
         <div class="img-list-box">
           <img v-for="(item,index) in infoData.snapImg" :key="index"
                :src="item" @click="lookImg(item,index)">
         </div>
-      </div>
+      </div>-->
       <div class="bottom-max-big-box ">
         <p class="title-p">通知记录</p>
         <div class="table-max-big-box">