diff --git a/PC/InterFace.Dash/public/config.js b/PC/InterFace.Dash/public/config.js index 08062ff..6d83859 100644 --- a/PC/InterFace.Dash/public/config.js +++ b/PC/InterFace.Dash/public/config.js @@ -1,6 +1,6 @@ // dev_win -// window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:60068' -window.SITE_CONFIG['base'] = 'http://192.168.0.180:60068' +window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:60068' +// window.SITE_CONFIG['base'] = 'http://192.168.0.180:60068' window.SITE_CONFIG['businessApi'] = 'http://dev.ccwin-in.com:10097' window.SITE_CONFIG['columnsApiNames'] = '/api/abp/application-localization' // window.SITE_CONFIG['columnsApiNames'] = '/api/abp/application-configuration' diff --git a/PC/InterFace.Dash/src/components/umyTable/index.vue b/PC/InterFace.Dash/src/components/umyTable/index.vue index 065d98e..ec59d37 100644 --- a/PC/InterFace.Dash/src/components/umyTable/index.vue +++ b/PC/InterFace.Dash/src/components/umyTable/index.vue @@ -66,6 +66,7 @@