魏志佳 5 lat temu
rodzic
commit
7547e5c95a
2 zmienionych plików z 4 dodań i 4 usunięć
  1. 2 2
      src/views/modules/Statistics/materialRank.vue
  2. 2 2
      vue.config.js

+ 2 - 2
src/views/modules/Statistics/materialRank.vue

@@ -31,7 +31,7 @@
                 <a-button type='primary'  @click="getData">查询</a-button>
             </div>
         </div>
-         <a-table :columns="columns" :data-source="dataSource" tableLayout='auto' bordered :pagination='false'>
+         <a-table :columns="columns" :data-source="dataSource" tableLayout='auto' bordered :pagination='false' :loading='loading'>
              <div slot="videoU" slot-scope="test,records">
                 <img  :src="records.url+'?x-oss-process=video/snapshot,t_0,m_fast'"  alt=""  style="width:140px"  @click="openVideo(records.url)">
             </div>
@@ -159,7 +159,7 @@ export default {
             total:0,
             pageShow:false,
 
-            
+            loading:false,
             //是否打开视频
             Videovisible:false,
             videoUrl:'',

+ 2 - 2
vue.config.js

@@ -64,10 +64,10 @@ module.exports = {
          }
        },*/
       '/jeecg-boot': {
-        // target: 'http://39.97.120.42:8080', //请求本地 需要jeecg-boot后台项目  生产环境
+        target: 'http://39.97.120.42:8080', //请求本地 需要jeecg-boot后台项目  生产环境
         // target: 'http://39.106.184.70:8080', //请求本地 需要jeecg-boot后台项目
         // target: 'http://192.168.1.13:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
-        target: 'http://192.168.1.22:8088', //请求本地 需要jeecg-boot后台项目  英豪
+        // target: 'http://192.168.1.22:8088', //请求本地 需要jeecg-boot后台项目  英豪
         // target: 'http://192.168.1.103:8080', //请求本地 需要jeecg-boot后台项目
         // target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目  祚云
         // target: 'http://192.168.1.54:8080', //请求本地 需要jeecg-boot后台项目  孙震