vue2-client 1.22.29 → 1.22.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,12 @@
1
+ 2026-03-18 10:11:17 - afgit.config - INFO - 开始推送配置
2
+ 2026-03-18 10:11:17 - afgit.config - INFO - 开始推送配置文件(含新增与修改),目录: ./config_files
3
+ 2026-03-18 10:11:17 - afgit.config - DEBUG - 开始认证,URL: http://192.168.50.67:31467/api/af-auth/login, 用户名: 1
4
+ 2026-03-18 10:11:18 - afgit.config - ERROR - 解析认证响应失败: {"code":400,"data":null,"error":true,"msg":"用户不存在/密码错误","success":false}, 用户名: 1, 密码: Class123!@!
5
+ 2026-03-18 10:11:18 - afgit.config - ERROR - 认证失败,推送终止
6
+ 2026-03-18 10:11:18 - afgit.config - ERROR - 推送配置失败
7
+ 2026-03-18 10:11:24 - afgit.config - INFO - 开始拉取最新配置
8
+ 2026-03-18 10:11:24 - afgit.config - INFO - 开始下载配置文件到: ./config_files
9
+ 2026-03-18 10:11:24 - afgit.config - DEBUG - 开始认证,URL: http://192.168.50.67:31467/api/af-auth/login, 用户名: 1
10
+ 2026-03-18 10:11:25 - afgit.config - ERROR - 解析认证响应失败: {"code":400,"data":null,"error":true,"msg":"用户不存在/密码错误","success":false}, 用户名: 1, 密码: Class123!@!
11
+ 2026-03-18 10:11:25 - afgit.config - ERROR - 认证失败,下载终止
12
+ 2026-03-18 10:11:25 - afgit.config - ERROR - 拉取配置失败
@@ -0,0 +1,7 @@
1
+ 2026-02-27 09:24:44 - afgit.config - INFO - 开始拉取最新配置
2
+ 2026-02-27 09:24:44 - afgit.config - INFO - 创建本地目录: ./config_files
3
+ 2026-02-27 09:24:44 - afgit.config - INFO - 开始下载配置文件到: ./config_files
4
+ 2026-02-27 09:24:44 - afgit.config - DEBUG - 开始认证,URL: http://192.168.50.67:31467/api/af-auth/login, 用户名: 1
5
+ 2026-02-27 09:24:44 - afgit.config - ERROR - 解析认证响应失败: {"code":400,"data":null,"error":true,"msg":"用户不存在/密码错误","success":false}, 用户名: 1, 密码: Class123!@!
6
+ 2026-02-27 09:24:44 - afgit.config - ERROR - 认证失败,下载终止
7
+ 2026-02-27 09:24:44 - afgit.config - ERROR - 拉取配置失败
@@ -0,0 +1,6 @@
1
+ 2026-03-18 10:11:18 - afgit.config - ERROR - 解析认证响应失败: {"code":400,"data":null,"error":true,"msg":"用户不存在/密码错误","success":false}, 用户名: 1, 密码: Class123!@!
2
+ 2026-03-18 10:11:18 - afgit.config - ERROR - 认证失败,推送终止
3
+ 2026-03-18 10:11:18 - afgit.config - ERROR - 推送配置失败
4
+ 2026-03-18 10:11:25 - afgit.config - ERROR - 解析认证响应失败: {"code":400,"data":null,"error":true,"msg":"用户不存在/密码错误","success":false}, 用户名: 1, 密码: Class123!@!
5
+ 2026-03-18 10:11:25 - afgit.config - ERROR - 认证失败,下载终止
6
+ 2026-03-18 10:11:25 - afgit.config - ERROR - 拉取配置失败
@@ -0,0 +1,3 @@
1
+ 2026-02-27 09:24:44 - afgit.config - ERROR - 解析认证响应失败: {"code":400,"data":null,"error":true,"msg":"用户不存在/密码错误","success":false}, 用户名: 1, 密码: Class123!@!
2
+ 2026-02-27 09:24:44 - afgit.config - ERROR - 认证失败,下载终止
3
+ 2026-02-27 09:24:44 - afgit.config - ERROR - 拉取配置失败
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue2-client",
3
- "version": "1.22.29",
3
+ "version": "1.22.31",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve --no-eslint",
@@ -0,0 +1,4 @@
1
+ allowBuilds:
2
+ '@afwenming123/ant-design-vue': true
3
+ core-js: true
4
+ yorkie: true
Binary file
@@ -1,6 +1,6 @@
1
1
  <template>
2
2
  <div class="image-annotation-show" ref="wrapperRef">
3
- <template v-show="!fullScreenMode">
3
+ <template v-if="!fullScreenMode">
4
4
  <!-- 画布区域 -->
5
5
  <div
6
6
  class="canvas-container"
@@ -265,7 +265,6 @@ import ImagePreviewModal from '@vue2-client/base-client/components/common/ImageP
265
265
  import { printWithHtmlToImage, exportToPDFWithJpeg } from '@vue2-client/utils/htmlToImage'
266
266
  import { runLogic } from '@vue2-client/services/api/common'
267
267
  import { executeStrFunctionByContext } from '@vue2-client/utils/runEvalFunction'
268
-
269
268
  export default {
270
269
  name: 'XInspectionDetailDrawer',
271
270
  components: {
@@ -467,7 +466,7 @@ export default {
467
466
  //遍历隐患明细,获取隐患处理后照片
468
467
  for (let i = 0; i < data.hazardList.length; i++) {
469
468
  let param = { defectId:data.hazardList[i].id }
470
- const res = await logicPost('getDefectDetailList', param)
469
+ const res = await runLogic('getDefectDetailList', param,'af-safecheck')
471
470
  data.hazardList[i].handleimages=res[0].handleimages
472
471
  }
473
472
  this.inspectionData = {