2025年04月25日 1.0.3 治超出口页面页面显示车侧身图片问题修复

main
gaoshuguang 7 months ago
parent 13921f75a3
commit 1818d523f9

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.1a791677.js"></script>
<script type="module" crossorigin src="./assets/index.f04b2e63.js"></script>
<link rel="stylesheet" href="./assets/index.f63ed527.css">
</head>
<body>

@ -2,4 +2,5 @@
1 2025年02月21日 1.0.0 初始版本号合并项目实时信息查询RealTimeInfoQuery、治超信息查询ZCDataQuery、导入导出ImportExport原名DemoUtil
2 2025年04月18日 1.0.1 兼容达梦数据库,页面增加版本号显示
3 2025年04月23日 1.0.2 治超页面显示视频问题修复
4 2025年04月25日 1.0.3 治超出口页面页面显示车侧身图片问题修复

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.1a791677.js"></script>
<script type="module" crossorigin src="./assets/index.f04b2e63.js"></script>
<link rel="stylesheet" href="./assets/index.f63ed527.css">
</head>
<body>

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.1a791677.js"></script>
<script type="module" crossorigin src="./assets/index.f04b2e63.js"></script>
<link rel="stylesheet" href="./assets/index.f63ed527.css">
</head>
<body>

@ -799,7 +799,7 @@ export default {
}
queryImageInfo({
"listNO": platepic,
"imgType": "5"
"imgType": imgType
}).then((res) => {
if (res.code === 0) {
// console.log(res)

Loading…
Cancel
Save