| | |
| | | NODE_ENV = 'production' |
| | | |
| | | # VUE_APP_API_URL = 'http://192.168.0.212/system_gateway' |
| | | VUE_APP_API_URL = 'http://192.168.0.7/system_gateway' |
| | | # VUE_APP_API_URL = 'http://10.49.39.23/system_gateway' |
| | | # VUE_APP_API_URL = 'http://192.168.0.7/system_gateway' |
| | | VUE_APP_API_URL = 'http://10.49.39.23/system_gateway' |
| | | |
| | | VUE_APP_AMAP_KEY='045542fc5f436b75e6c911c5c84ff8cd' |
| | | |
| | |
| | | :inactive-value="1"> |
| | | </el-switch> |
| | | </el-form-item> |
| | | <el-form-item label="附件" prop="activateFile"> |
| | | <el-form-item label="激活文件" prop="activateFile"> |
| | | <el-upload |
| | | accept=".zip" |
| | | class="upload-demo" |