diff --git a/src/store/index.js b/src/store/index.js index 1f0ee69d..dc5c3b9f 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -46,6 +46,8 @@ export default new Vuex.Store({ state: { PAGESIZRS: [10, 20, 30, 50], + // UPLOADURL: 'http://183.249.224.118:9000/upload/image/', // 嘉兴王江泾 + // FILEURL: ' http://183.249.224.118:9000/image/', // 嘉兴王江泾 // UPLOADURL: 'http://192.168.0.12:9809/upload/image/', // 国维科技 // FILEURL: ' http://192.168.0.12:9809/image/', // 国维科技 // WORKFLOWURL: 'http://192.168.0.12:19998/#/workspace/forms', //国维科技工作流地址 diff --git a/src/views/projectFront/replayVideoManage/components/playBack/playBack.vue b/src/views/projectFront/replayVideoManage/components/playBack/playBack.vue index 9196ce84..0bb5fca9 100644 --- a/src/views/projectFront/replayVideoManage/components/playBack/playBack.vue +++ b/src/views/projectFront/replayVideoManage/components/playBack/playBack.vue @@ -6,7 +6,7 @@