zb021141 1 miesiąc temu
rodzic
commit
fe542b09d8

+ 3 - 1
config/prod.js

@@ -1,7 +1,9 @@
 module.exports = {
   NODE_ENV: '"production"',
   ENV_CONFIG: '"prod"',
-  BASE_API: '"http://admin.bms16.com/"',
+  // BASE_API: '"http://admin.bms16.com/"',
+  // MONITOR_SITE: '"http://gps.bms16.com/"',
+  BASE_API: '"http://api.admin.dev.bms16.com/"',
   MONITOR_SITE: '"http://gps.bms16.com/"',
   QINIU_SITE: '"http://qiniu.bms16.com/"',
   QINIU_UPLOAD_SITE: '"http://up-z2.qiniup.com/"'

Plik diff jest za duży
+ 0 - 0
smartChargerStation/index.html


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/app.4634dd7c.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-0d71.61d96978.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-0d71.852b9c56.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-160f.95d38b5a.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-1d81.f2044842.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-3058.4aaad9fd.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-3058.4be1fdb6.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-6085.2fab219d.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-86f3.5cc02943.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-b709.e4ccb4aa.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-def6.4490dec7.js


Plik diff jest za duży
+ 0 - 0
smartChargerStation/static/js/chunk-f261.2eacc97d.js


+ 1 - 1
src/views/deviceCfg/chargingPiles.vue

@@ -27,7 +27,7 @@
           <el-tooltip :disabled="!!multipleSelection.length" content="请选择充电桩" placement="top" >
             <el-button :disabled="!multipleSelection.length" type="primary" size="mini" @click="associatedChargeHandle">关联收费标准</el-button>
           </el-tooltip>
-          <!-- <el-button type="primary" size="mini" @click="batchTransferHandle">批量转移</el-button> -->
+          <el-button type="primary" size="mini" @click="batchTransferHandle">批量转移</el-button>
         </el-form-item>
         <el-form-item>
           <el-tooltip content="表格字段设置" effect="dark">

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików