Commit 8b32308e by 张超军

解决bug:

1.查询与认定-认定界面,画标记点后,所画的标记点个数和历史记录中显示的标记点个数不符合
2.查询与认定-人工认定,画标记点之后,点击历史记录案件,所画标记点个数和历史记录中的记录条数不匹配
3.查询与认定-人工认定,点击图片下方的“编辑”按钮,没有反应
4.比中信息管理-地市比中信息复核-点击进入复核,复核页面标记点显示个数与实际所画个数不对应
5.比中信息管理-地市比中信息审核-点击“审核”进入,选择标记点,标记点颜色错位
6.审核详情点击图片下载没反应,审核截图问题
7.审核详情去掉编辑按钮
parent 02d094f3
......@@ -59,7 +59,6 @@ import qs from 'qs'
import { Encrypt } from '../../../utils/AESUtils'
import zzwxtCloud from '../../../api/zzwxtCloud.js'
import removeCookie from '@/utils/removeCookie'
import { log } from 'util'
export default {
name: 'AccountsLogin',
......
......@@ -104,10 +104,10 @@ module.exports = {
// target: "http://127.0.0.1:8099",
// target: "http://47.92.225.109:5602",
// target: "http://www.meetfood.cn:2390", // 湖南-线上
// target: "http://zwpt.xzclub.top:9333/",
target: "http://zwpt.xzclub.top:9333/",
// target: "http://192.168.128.104:8099", // 江
// target: "http://172.20.0.149:8099", // 北京 张
target: "http://192.168.0.109:8099", // 西藏 张
// target: "http://192.168.0.109:8099", // 西藏 张
// target: "http://192.168.0.143:8099", // 西藏 马
// target: "http://192.168.0.130:8099", // 西藏 刘
ws: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment