ソースを参照

审核图片放大问题

ymz 4 ヶ月 前
コミット
5adb58b68e

+ 2 - 2
.env.development

@@ -1,8 +1,8 @@
 NODE_ENV = 'development'
 VUE_APP_TYPE= 'dev'
-VUE_APP_URL = 'http://10.144.62.235:9999'
+# VUE_APP_URL = 'http://10.144.62.235:9999'
 # VUE_APP_URL = 'https://mic.freerr.cn'
-# VUE_APP_URL = 'https://mic.cnbg.com.cn'
+VUE_APP_URL = 'https://mic.cnbg.com.cn'
 # VUE_APP_URL = 'https://cnbg.yaoyi.net'
 # VUE_APP_URL = 'http://192.168.110.25:9999'
 # VUE_APP_URL = 'https://mic-t.cnbg.com.cn'

+ 1 - 0
src/views/servicePackageMonitoring/riskEventAudit/taskMonitor.vue

@@ -1,5 +1,6 @@
 <template>
   <div class="quicl-review" @scroll="handleScroll">
+    <el-image-viewer v-if="showViewer" :on-close="closeViewer" :url-list="viewerList" />
     <div class="card-container">
       <p>
         <el-button type="primary" @click="backPage" style="width: 80px">返回</el-button>