diff --git a/.env.development b/.env.development index 105d0c5..27213fa 100644 --- a/.env.development +++ b/.env.development @@ -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' diff --git a/src/views/tcZz/netWorkYq/yqzs/index.vue b/src/views/tcZz/netWorkYq/yqzs/index.vue index 0a802df..91139c2 100644 --- a/src/views/tcZz/netWorkYq/yqzs/index.vue +++ b/src/views/tcZz/netWorkYq/yqzs/index.vue @@ -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: {},