之前的修改

main
杜函宇 1 year ago
parent 034267534f
commit 92380394f1

@ -5,7 +5,7 @@ VUE_APP_TITLE = 数据中台系统
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.0.104:9035'
VUE_APP_BASE_API = 'http://localhost:9035'
# VUE_APP_BASE_API = 'https://vue.ruoyi.vip/prod-api'
# VUE_APP_BASE_API = 'http://39.101.188.84:9035'

@ -353,25 +353,7 @@ export default {
queryParams: {
pageNum: 1,
pageSize: 10,
id: null,
areaId: null,
dateTime: null,
createBy: null,
createTime: null,
updateBy: null,
updateTime: null,
remark: null,
count1: null,
count2: null,
isOrthodox:2
},
//
form: {},

Loading…
Cancel
Save