sale-client 4.2.35 → 4.2.37
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.
- package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
- package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/5.2.1/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/vcs-1/gc.properties +0 -0
- package/build/dev-server.js +68 -68
- package/hs_err_pid32452.log +625 -0
- package/hs_err_pid36896.log +249 -0
- package/package.json +1 -1
- package/src/filiale/bazhong/UserInfoDetailManageNew.vue +245 -0
- package/src/filiale/bazhong/ic_detail/ChangeMeterQueryUser.vue +370 -0
- package/src/filiale/bazhong/sale.js +8 -0
- package/src/filiale/jinhong/machineHand.vue +2099 -2099
- package/src/filiale/jinhong/plugins/GetSaleParams.js +302 -302
- package/src/filiale/meihekou/batch/batchEditFiles.vue +12 -0
- package/src/filiale/meihekou/handOperate.vue +5 -4
- package/src/filiale/meihekou/replacementSingleInfoOperation.vue +318 -0
- package/src/filiale/meihekou/sale.js +4 -0
- package/src/filiale/meihekou/specificInformation.vue +552 -0
- package/src/main.js +33 -33
|
@@ -0,0 +1,249 @@
|
|
|
1
|
+
#
|
|
2
|
+
# There is insufficient memory for the Java Runtime Environment to continue.
|
|
3
|
+
# Native memory allocation (mmap) failed to map 268435456 bytes for G1 virtual space
|
|
4
|
+
# Possible reasons:
|
|
5
|
+
# The system is out of physical RAM or swap space
|
|
6
|
+
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
|
|
7
|
+
# Possible solutions:
|
|
8
|
+
# Reduce memory load on the system
|
|
9
|
+
# Increase physical memory or swap space
|
|
10
|
+
# Check if swap backing store is full
|
|
11
|
+
# Decrease Java heap size (-Xmx/-Xms)
|
|
12
|
+
# Decrease number of Java threads
|
|
13
|
+
# Decrease Java thread stack sizes (-Xss)
|
|
14
|
+
# Set larger code cache with -XX:ReservedCodeCacheSize=
|
|
15
|
+
# JVM is running with Zero Based Compressed Oops mode in which the Java heap is
|
|
16
|
+
# placed in the first 32GB address space. The Java Heap base address is the
|
|
17
|
+
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
|
|
18
|
+
# to set the Java Heap base and to place the Java Heap above 32GB virtual address.
|
|
19
|
+
# This output file may be truncated or incomplete.
|
|
20
|
+
#
|
|
21
|
+
# Out of Memory Error (os_windows.cpp:3825), pid=36896, tid=34248
|
|
22
|
+
#
|
|
23
|
+
# JRE version: (17.0.10+1) (build )
|
|
24
|
+
# Java VM: OpenJDK 64-Bit Server VM (17.0.10+1-b1207.14, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
|
|
25
|
+
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
|
|
26
|
+
#
|
|
27
|
+
|
|
28
|
+
--------------- S U M M A R Y ------------
|
|
29
|
+
|
|
30
|
+
Command Line: git4idea.http.GitAskPassApp Username for 'http://192.168.0.167:32573':
|
|
31
|
+
|
|
32
|
+
Host: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz, 8 cores, 15G, Windows 11 , 64 bit Build 22621 (10.0.22621.3958)
|
|
33
|
+
Time: Mon Nov 11 18:29:59 2024 Windows 11 , 64 bit Build 22621 (10.0.22621.3958) elapsed time: 0.034835 seconds (0d 0h 0m 0s)
|
|
34
|
+
|
|
35
|
+
--------------- T H R E A D ---------------
|
|
36
|
+
|
|
37
|
+
Current thread (0x00000213694bdf80): JavaThread "Unknown thread" [_thread_in_vm, id=34248, stack(0x000000823b100000,0x000000823b200000)]
|
|
38
|
+
|
|
39
|
+
Stack: [0x000000823b100000,0x000000823b200000]
|
|
40
|
+
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
|
41
|
+
V [jvm.dll+0x687989]
|
|
42
|
+
V [jvm.dll+0x84116a]
|
|
43
|
+
V [jvm.dll+0x842dae]
|
|
44
|
+
V [jvm.dll+0x843413]
|
|
45
|
+
V [jvm.dll+0x249ccf]
|
|
46
|
+
V [jvm.dll+0x684759]
|
|
47
|
+
V [jvm.dll+0x67900a]
|
|
48
|
+
V [jvm.dll+0x30ab0b]
|
|
49
|
+
V [jvm.dll+0x311fb6]
|
|
50
|
+
V [jvm.dll+0x361d5e]
|
|
51
|
+
V [jvm.dll+0x361f8f]
|
|
52
|
+
V [jvm.dll+0x2e07f8]
|
|
53
|
+
V [jvm.dll+0x2e1764]
|
|
54
|
+
V [jvm.dll+0x811c31]
|
|
55
|
+
V [jvm.dll+0x36fc11]
|
|
56
|
+
V [jvm.dll+0x7f0666]
|
|
57
|
+
V [jvm.dll+0x3f3daf]
|
|
58
|
+
V [jvm.dll+0x3f5a41]
|
|
59
|
+
C [jli.dll+0x528f]
|
|
60
|
+
C [ucrtbase.dll+0x29333]
|
|
61
|
+
C [KERNEL32.DLL+0x1257d]
|
|
62
|
+
C [ntdll.dll+0x5af08]
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
--------------- P R O C E S S ---------------
|
|
66
|
+
|
|
67
|
+
Threads class SMR info:
|
|
68
|
+
_java_thread_list=0x00007ffd188fdf58, length=0, elements={
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
Java Threads: ( => current thread )
|
|
72
|
+
|
|
73
|
+
Other Threads:
|
|
74
|
+
0x000002136952ce20 GCTaskThread "GC Thread#0" [stack: 0x000000823b200000,0x000000823b300000] [id=30896]
|
|
75
|
+
0x000002136953db50 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000823b300000,0x000000823b400000] [id=31112]
|
|
76
|
+
0x000002136953e480 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000823b400000,0x000000823b500000] [id=36060]
|
|
77
|
+
|
|
78
|
+
[error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd180b13c7]
|
|
79
|
+
|
|
80
|
+
VM state: not at safepoint (not fully initialized)
|
|
81
|
+
|
|
82
|
+
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
|
|
83
|
+
[0x00000213694b9a20] Heap_lock - owner thread: 0x00000213694bdf80
|
|
84
|
+
|
|
85
|
+
Heap address: 0x0000000701200000, size: 4078 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
|
|
86
|
+
|
|
87
|
+
CDS archive(s) mapped at: [0x0000000000000000-0x0000000000000000-0x0000000000000000), size 0, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 1.
|
|
88
|
+
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0x0
|
|
89
|
+
|
|
90
|
+
GC Precious Log:
|
|
91
|
+
<Empty>
|
|
92
|
+
|
|
93
|
+
Heap:
|
|
94
|
+
garbage-first heap total 0K, used 0K [0x0000000701200000, 0x0000000800000000)
|
|
95
|
+
region size 2048K, 0 young (0K), 0 survivors (0K)
|
|
96
|
+
Metaspace used 0K, committed 0K, reserved 0K
|
|
97
|
+
class space used 0K, committed 0K, reserved 0K
|
|
98
|
+
|
|
99
|
+
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
|
|
100
|
+
|
|
101
|
+
Card table byte_map: [0x000002137c760000,0x000002137cf60000] _byte_map_base: 0x0000021378f57000
|
|
102
|
+
|
|
103
|
+
Marking Bits (Prev, Next): (CMBitMap*) 0x000002136952d350, (CMBitMap*) 0x000002136952d390
|
|
104
|
+
Prev Bits: [0x0000021300000000, 0x0000021303fb8000)
|
|
105
|
+
Next Bits: [0x0000021303fc0000, 0x0000021307f78000)
|
|
106
|
+
|
|
107
|
+
GC Heap History (0 events):
|
|
108
|
+
No events
|
|
109
|
+
|
|
110
|
+
Dll operation events (1 events):
|
|
111
|
+
Event: 0.022 Loaded shared library D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\java.dll
|
|
112
|
+
|
|
113
|
+
Deoptimization events (0 events):
|
|
114
|
+
No events
|
|
115
|
+
|
|
116
|
+
Classes unloaded (0 events):
|
|
117
|
+
No events
|
|
118
|
+
|
|
119
|
+
Classes redefined (0 events):
|
|
120
|
+
No events
|
|
121
|
+
|
|
122
|
+
Internal exceptions (0 events):
|
|
123
|
+
No events
|
|
124
|
+
|
|
125
|
+
VM Operations (0 events):
|
|
126
|
+
No events
|
|
127
|
+
|
|
128
|
+
Events (0 events):
|
|
129
|
+
No events
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
Dynamic libraries:
|
|
133
|
+
0x00007ff747e60000 - 0x00007ff747e6a000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\java.exe
|
|
134
|
+
0x00007ffde9730000 - 0x00007ffde9947000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
|
135
|
+
0x00007ffde7d00000 - 0x00007ffde7dc4000 C:\WINDOWS\System32\KERNEL32.DLL
|
|
136
|
+
0x00007ffde6b60000 - 0x00007ffde6f17000 C:\WINDOWS\System32\KERNELBASE.dll
|
|
137
|
+
0x00007ffde7340000 - 0x00007ffde7451000 C:\WINDOWS\System32\ucrtbase.dll
|
|
138
|
+
0x00007ffdc2aa0000 - 0x00007ffdc2ab7000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\jli.dll
|
|
139
|
+
0x00007ffdd4a10000 - 0x00007ffdd4a2b000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\VCRUNTIME140.dll
|
|
140
|
+
0x00007ffde7940000 - 0x00007ffde7aef000 C:\WINDOWS\System32\USER32.dll
|
|
141
|
+
0x00007ffde6f20000 - 0x00007ffde6f46000 C:\WINDOWS\System32\win32u.dll
|
|
142
|
+
0x00007ffde96c0000 - 0x00007ffde96e9000 C:\WINDOWS\System32\GDI32.dll
|
|
143
|
+
0x00007ffde6a40000 - 0x00007ffde6b58000 C:\WINDOWS\System32\gdi32full.dll
|
|
144
|
+
0x00007ffde6f50000 - 0x00007ffde6fea000 C:\WINDOWS\System32\msvcp_win.dll
|
|
145
|
+
0x00007ffdd12c0000 - 0x00007ffdd1553000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\COMCTL32.dll
|
|
146
|
+
0x00007ffde7af0000 - 0x00007ffde7b97000 C:\WINDOWS\System32\msvcrt.dll
|
|
147
|
+
0x00007ffde91d0000 - 0x00007ffde9201000 C:\WINDOWS\System32\IMM32.DLL
|
|
148
|
+
0x00007ffdde400000 - 0x00007ffdde40c000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\vcruntime140_1.dll
|
|
149
|
+
0x00007ffd7e990000 - 0x00007ffd7ea1d000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\msvcp140.dll
|
|
150
|
+
0x00007ffd17dc0000 - 0x00007ffd18a42000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\server\jvm.dll
|
|
151
|
+
0x00007ffde7ec0000 - 0x00007ffde7f72000 C:\WINDOWS\System32\ADVAPI32.dll
|
|
152
|
+
0x00007ffde7890000 - 0x00007ffde7938000 C:\WINDOWS\System32\sechost.dll
|
|
153
|
+
0x00007ffde70b0000 - 0x00007ffde70d8000 C:\WINDOWS\System32\bcrypt.dll
|
|
154
|
+
0x00007ffde92f0000 - 0x00007ffde9404000 C:\WINDOWS\System32\RPCRT4.dll
|
|
155
|
+
0x00007ffde58f0000 - 0x00007ffde593d000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
|
|
156
|
+
0x00007ffdc8fd0000 - 0x00007ffdc8fd9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
|
157
|
+
0x00007ffddfcc0000 - 0x00007ffddfcf4000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
|
158
|
+
0x00007ffde9270000 - 0x00007ffde92e1000 C:\WINDOWS\System32\WS2_32.dll
|
|
159
|
+
0x00007ffddda10000 - 0x00007ffddda1a000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
|
160
|
+
0x00007ffde58d0000 - 0x00007ffde58e3000 C:\WINDOWS\SYSTEM32\UMPDC.dll
|
|
161
|
+
0x00007ffde5b80000 - 0x00007ffde5b98000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
|
|
162
|
+
0x00007ffdde520000 - 0x00007ffdde52a000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\jimage.dll
|
|
163
|
+
0x00007ffde4130000 - 0x00007ffde4362000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
|
|
164
|
+
0x00007ffde88a0000 - 0x00007ffde8c2e000 C:\WINDOWS\System32\combase.dll
|
|
165
|
+
0x00007ffde7790000 - 0x00007ffde7867000 C:\WINDOWS\System32\OLEAUT32.dll
|
|
166
|
+
0x00007ffdca2e0000 - 0x00007ffdca312000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
|
|
167
|
+
0x00007ffde72c0000 - 0x00007ffde733b000 C:\WINDOWS\System32\bcryptPrimitives.dll
|
|
168
|
+
0x00007ffdb8650000 - 0x00007ffdb8675000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\java.dll
|
|
169
|
+
|
|
170
|
+
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
|
|
171
|
+
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955;D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\server
|
|
172
|
+
|
|
173
|
+
VM Arguments:
|
|
174
|
+
java_command: git4idea.http.GitAskPassApp Username for 'http://192.168.0.167:32573':
|
|
175
|
+
java_class_path (initial): D:/hiema/IntelliJ IDEA 2024.1.1/plugins/vcs-git/lib/git4idea-rt.jar;D:/hiema/IntelliJ IDEA 2024.1.1/lib/externalProcess-rt.jar
|
|
176
|
+
Launcher Type: SUN_STANDARD
|
|
177
|
+
|
|
178
|
+
[Global flags]
|
|
179
|
+
intx CICompilerCount = 4 {product} {ergonomic}
|
|
180
|
+
uint ConcGCThreads = 2 {product} {ergonomic}
|
|
181
|
+
uint G1ConcRefinementThreads = 8 {product} {ergonomic}
|
|
182
|
+
size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
|
|
183
|
+
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
|
|
184
|
+
size_t InitialHeapSize = 268435456 {product} {ergonomic}
|
|
185
|
+
size_t MarkStackSize = 4194304 {product} {ergonomic}
|
|
186
|
+
size_t MaxHeapSize = 4276092928 {product} {ergonomic}
|
|
187
|
+
size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
|
|
188
|
+
size_t MinHeapSize = 8388608 {product} {ergonomic}
|
|
189
|
+
uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
|
|
190
|
+
uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
|
|
191
|
+
uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
|
|
192
|
+
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
|
|
193
|
+
bool SegmentedCodeCache = true {product} {ergonomic}
|
|
194
|
+
size_t SoftMaxHeapSize = 4276092928 {manageable} {ergonomic}
|
|
195
|
+
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
|
|
196
|
+
bool UseCompressedOops = true {product lp64_product} {ergonomic}
|
|
197
|
+
bool UseG1GC = true {product} {ergonomic}
|
|
198
|
+
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
|
|
199
|
+
|
|
200
|
+
Logging:
|
|
201
|
+
Log output configuration:
|
|
202
|
+
#0: stdout all=warning uptime,level,tags
|
|
203
|
+
#1: stderr all=off uptime,level,tags
|
|
204
|
+
|
|
205
|
+
Environment Variables:
|
|
206
|
+
JAVA_HOME=D:\hiema\jdk\jdk-21
|
|
207
|
+
CLASSPATH=.;D:\hiema\jdk\jdk-21\lib\tools.jar;D:\hiema\jdk\jdk-21\lib\dt.jar;D:\hiema\jdk\jdk-21\lib;
|
|
208
|
+
PATH=D:\hiema\Git\mingw64\libexec\git-core;D:\hiema\Git\mingw64\libexec\git-core;D:\hiema\Git\mingw64\bin;D:\hiema\Git\usr\bin;C:\Users\32999\bin;D:\hiema\jdk\jdk-21\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\hiema\VMware\VMware Workstation\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;D:\hiema\mysql-8.0.30-winx64\bin;C:\Program Files\dotnet;D:\software\video\ffmpeg-6.0-essentials_build\bin;D:\hiema\��web�����߹���\dll;D:\hiema\Git\cmd;D:\hiema\TortoiseGit\bin;D:\hiema\apache-maven-3.9.4\bin;D:\hiema\jdk\jdk-21\jre\bi;.;D:\hiema\gradle-3.5.1\bin;D:\hiema\nvm;D:\hiema\nodejs;C:\Program Files\OpenVPN\bin;C:\Program Files (x86)\nodejs;D:\hiema\Python\Python38\Scripts;D:\hiema\Python\Python38;C:\Users\32999\AppData\Local\Programs\Python\Launcher;C:\Users\32999\AppData\Local\Microsoft\WindowsApps;D:\hiema\Microsoft VS Code\bin;D:\hiema\IntelliJ IDEA 2022.3.3\bin;D:\hiema\nvm;D:\hiema\nodejs;C:\Users\32999\AppData\Roaming\npm
|
|
209
|
+
USERNAME=32999
|
|
210
|
+
DISPLAY=:0.0
|
|
211
|
+
LC_ALL=en_US.UTF-8
|
|
212
|
+
TERM=xterm-256color
|
|
213
|
+
TMPDIR=C:\Users\32999\AppData\Local\Temp
|
|
214
|
+
OS=Windows_NT
|
|
215
|
+
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
|
|
216
|
+
TMP=C:\Users\32999\AppData\Local\Temp
|
|
217
|
+
TEMP=C:\Users\32999\AppData\Local\Temp
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
Periodic native trim disabled
|
|
222
|
+
|
|
223
|
+
JNI global refs:
|
|
224
|
+
JNI global refs: 0, weak refs: 0
|
|
225
|
+
|
|
226
|
+
JNI global refs memory usage: 0, weak refs: 0
|
|
227
|
+
|
|
228
|
+
OOME stack traces (most recent first):
|
|
229
|
+
Classloader memory used:
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
--------------- S Y S T E M ---------------
|
|
233
|
+
|
|
234
|
+
OS:
|
|
235
|
+
Windows 11 , 64 bit Build 22621 (10.0.22621.3958)
|
|
236
|
+
OS uptime: 5 days 0:23 hours
|
|
237
|
+
|
|
238
|
+
CPU: total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 10 microcode 0xde, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, fma, vzeroupper, clflush, clflushopt
|
|
239
|
+
Processor Information for all 8 processors :
|
|
240
|
+
Max Mhz: 2400, Current Mhz: 2400, Mhz Limit: 2400
|
|
241
|
+
|
|
242
|
+
Memory: 4k page, system-wide physical 16304M (351M free)
|
|
243
|
+
TotalPageFile size 35504M (AvailPageFile size 55M)
|
|
244
|
+
current process WorkingSet (physical memory assigned to process): 11M, peak: 11M
|
|
245
|
+
current process commit charge ("private bytes"): 60M, peak: 316M
|
|
246
|
+
|
|
247
|
+
vm_info: OpenJDK 64-Bit Server VM (17.0.10+1-b1207.14) for windows-amd64 JRE (17.0.10+1-b1207.14), built on 2024-04-05 by "builduser" with MS VC++ 16.10 / 16.11 (VS2019)
|
|
248
|
+
|
|
249
|
+
END.
|
package/package.json
CHANGED
|
@@ -0,0 +1,245 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div class="binary flex">
|
|
3
|
+
<div class="row binary-left flex" style="width:99%;height:98%;margin-bottom:0">
|
|
4
|
+
<div class="auto">
|
|
5
|
+
<user-base-info-new :row="row"
|
|
6
|
+
:buttonshow="buttonshow"
|
|
7
|
+
@refresh="search"
|
|
8
|
+
@cancel-main="cancel"
|
|
9
|
+
@cancel-re="cancelRe"
|
|
10
|
+
@search-main="search">
|
|
11
|
+
</user-base-info-new>
|
|
12
|
+
</div>
|
|
13
|
+
<saletabbut v-if="row" v-ref:list style="height:72%;margin-top: 1%;overflow-y: scroll">
|
|
14
|
+
<saletab header="流水查询" v-if="permission('流水查询')">
|
|
15
|
+
<record-query-user :row="row"></record-query-user>
|
|
16
|
+
</saletab>
|
|
17
|
+
<saletab header="机表流水查询" v-if="permission('机表流水查询') && row.f_meter_type.includes('机表')">
|
|
18
|
+
<machine-record-query :row="row" v-if="show === '机表流水查询'" @deal-msg="dealMsg"></machine-record-query>
|
|
19
|
+
</saletab>
|
|
20
|
+
<saletab header="收费查询" v-if="!newWebHand && permission('收费查询')">
|
|
21
|
+
<charge-query-user :row="row" v-if="show === '收费查询'" @deal-msg="dealMsg"></charge-query-user>
|
|
22
|
+
</saletab>
|
|
23
|
+
<saletab header="收费查询" v-if="newWebHand && permission('收费查询')">
|
|
24
|
+
<charge-query-user :row="row" v-if="show === '收费查询'" @deal-msg="dealMsg"></charge-query-user>
|
|
25
|
+
</saletab>
|
|
26
|
+
<saletab header="累购查询" v-if="permission('累购查询')">
|
|
27
|
+
<Repurchase :row="row" v-if="show === '累购查询'" @deal-msg="dealMsg"></Repurchase>
|
|
28
|
+
</saletab>
|
|
29
|
+
<saletab header="下账查询" v-if="!newWebHand && row.f_meter_type.includes('物联网表') && permission('自动下账查询')">
|
|
30
|
+
<automatic-purse :row="row" @deal-msg="dealMsg"></automatic-purse>
|
|
31
|
+
</saletab>
|
|
32
|
+
<saletab header="下账查询" v-if="newWebHand && row.f_meter_type.includes('物联网表') && permission('自动下账查询')">
|
|
33
|
+
<web-automatic-purse :row="row" @deal-msg="dealMsg"></web-automatic-purse>
|
|
34
|
+
</saletab>
|
|
35
|
+
<saletab header="抄表记录" v-if="row.f_meter_type.includes('卡表') && permission('抄表记录')">
|
|
36
|
+
<card-hand-record :row="row" v-if="show === '抄表记录'" @deal-msg="dealMsg"></card-hand-record>
|
|
37
|
+
</saletab>
|
|
38
|
+
<saletab header="抄表记录" v-if="!newWebHand && !row.f_meter_type.includes('卡表') && permission('抄表记录')">
|
|
39
|
+
<hand-query-user :row="row" v-if="show === '抄表记录'" @deal-msg="dealMsg"></hand-query-user>
|
|
40
|
+
</saletab>
|
|
41
|
+
<saletab header="抄表记录" v-if="newWebHand && !row.f_meter_type.includes('卡表') && permission('抄表记录')">
|
|
42
|
+
<web-hand-query-user :row="row" v-if="show === '抄表记录'" @deal-msg="dealMsg"></web-hand-query-user>
|
|
43
|
+
</saletab>
|
|
44
|
+
<saletab header="补卡查询" v-if="row.f_meter_type.includes('卡表') && permission('补卡查询')">
|
|
45
|
+
<fill-card-query-user :row="row" v-if="show === '补卡查询'" @deal-msg="dealMsg"></fill-card-query-user>
|
|
46
|
+
</saletab>
|
|
47
|
+
<saletab header="补气查询" v-if="permission('补气查询')">
|
|
48
|
+
<fill-gas-query-user :row="row" v-if="show === '补气查询'" @deal-msg="dealMsg"></fill-gas-query-user>
|
|
49
|
+
</saletab>
|
|
50
|
+
<saletab header="换表查询" v-if="permission('换表查询')">
|
|
51
|
+
<change-meter-query-user :row="row" v-if="show === '换表查询'" @deal-msg="dealMsg"></change-meter-query-user>
|
|
52
|
+
</saletab>
|
|
53
|
+
<saletab header="其他收费" v-if="permission('其他收费')">
|
|
54
|
+
<other-charge-query-user :row="row" v-if="show === '其他收费'" @deal-msg="dealMsg"></other-charge-query-user>
|
|
55
|
+
</saletab>
|
|
56
|
+
<saletab header="保险收费记录" v-if="permission('保险收费记录')">
|
|
57
|
+
<insurance-charges-record :row="row" @deal-msg="dealMsg"></insurance-charges-record>
|
|
58
|
+
</saletab>
|
|
59
|
+
<saletab header="垃圾费收费记录" v-if="permission('垃圾费收费记录')">
|
|
60
|
+
<garbage-record-list :row="row" @deal-msg="dealMsg"></garbage-record-list>
|
|
61
|
+
</saletab>
|
|
62
|
+
<saletab header="过户查询" v-if="permission('过户查询')">
|
|
63
|
+
<transfer-query-user :row="row" v-if="show === '过户查询'" @deal-msg="dealMsg"></transfer-query-user>
|
|
64
|
+
</saletab>
|
|
65
|
+
<saletab header="价格调整" v-if="permission('价格调整')">
|
|
66
|
+
<price-change-query-user :row="row" v-if="show === '价格调整'" @deal-msg="dealMsg"></price-change-query-user>
|
|
67
|
+
</saletab>
|
|
68
|
+
<saletab header="附件查看" v-if="permission('附件查看')">
|
|
69
|
+
<upload-file-history :row="row" v-if="show === '附件查看'" @deal-msg="dealMsg"></upload-file-history>
|
|
70
|
+
</saletab>
|
|
71
|
+
<saletab header="变更记录" v-if="permission('变更记录')">
|
|
72
|
+
<change-record :row="row" v-if="show === '变更记录'" @deal-msg="dealMsg"></change-record>
|
|
73
|
+
</saletab>
|
|
74
|
+
<saletab header="指令查看" v-if="row.f_meter_type.includes('物联网表') && permission('指令查看')">
|
|
75
|
+
<query-instruct :row="row" v-if="show === '指令查看'" @deal-msg="dealMsg"></query-instruct>
|
|
76
|
+
</saletab>
|
|
77
|
+
<saletab header="历史指令查看" v-if="row.f_meter_type.includes('物联网表') && permission('历史指令查看')">
|
|
78
|
+
<query-history-instruct :row="row" v-if="show === '历史指令查看'" @deal-msg="dealMsg"></query-history-instruct>
|
|
79
|
+
</saletab>
|
|
80
|
+
<saletab header="异常报警" v-if="row.f_meter_type.includes('物联网表') && permission('异常报警')">
|
|
81
|
+
<watch-warning :row="row" v-if="show === '异常报警'" @deal-msg="dealMsg"></watch-warning>
|
|
82
|
+
</saletab>
|
|
83
|
+
<saletab header="表具采集" v-if="row.f_meter_type.includes('物联网表') && permission('表具采集')">
|
|
84
|
+
<watch-collection :row="row" v-if="show === '表具采集'" @deal-msg="dealMsg"></watch-collection>
|
|
85
|
+
</saletab>
|
|
86
|
+
<saletab header="调价补差" v-if="permission('调价补差')">
|
|
87
|
+
<price-adjustment-query-user :row="row" v-if="show === '调价补差'" @deal-msg="dealMsg"></price-adjustment-query-user>
|
|
88
|
+
</saletab>
|
|
89
|
+
<saletab header="设备查询" v-if="permission('设备查询')">
|
|
90
|
+
<deveice-record :row="row" v-if="show === '设备查询'" @deal-msg="dealMsg"></deveice-record>
|
|
91
|
+
</saletab>
|
|
92
|
+
<saletab header="流量计参数查看" v-if="permission('流量计参数查看')">
|
|
93
|
+
<meter-param :row="row" v-if="show === '流量计参数查看'" @deal-msg="dealMsg"></meter-param>
|
|
94
|
+
</saletab>
|
|
95
|
+
<saletab header="表使用量图表" v-if="permission('流量计参数查看')">
|
|
96
|
+
<table-usage-chart :row="row" v-if="show === '表使用量图表'" @deal-msg="dealMsg"></table-usage-chart>
|
|
97
|
+
</saletab>
|
|
98
|
+
<saletab header="用户设备查询" v-if="permission('用户设备查看')">
|
|
99
|
+
<user-device-query :row="row" v-if="show === '用户设备查询'" @deal-msg="dealMsg"></user-device-query>
|
|
100
|
+
</saletab>
|
|
101
|
+
<saletab header="合同查看" v-if="permission('合同查看')">
|
|
102
|
+
<contract-signing-list :row="row" v-if="show === '合同查看'" @deal-msg="dealMsg"></contract-signing-list>
|
|
103
|
+
</saletab>
|
|
104
|
+
<saletab header="用户重点记录" v-if="permission('用户重点记录')">
|
|
105
|
+
<user-key-record :row="row" @deal-msg="dealMsg"></user-key-record>
|
|
106
|
+
</saletab>
|
|
107
|
+
<saletab header="维修记录" v-if="permission('维修记录')">
|
|
108
|
+
<repair-list :row="row" @deal-msg="dealMsg"></repair-list>
|
|
109
|
+
</saletab>
|
|
110
|
+
<saletab header="安检记录" v-if="permission('安检记录')">
|
|
111
|
+
<security-check-info :row="row" @deal-msg="dealMsg"></security-check-info>
|
|
112
|
+
</saletab>
|
|
113
|
+
</saletabbut>
|
|
114
|
+
</div>
|
|
115
|
+
</div>
|
|
116
|
+
</template>
|
|
117
|
+
|
|
118
|
+
<script>
|
|
119
|
+
import {HttpResetClass} from 'vue-client'
|
|
120
|
+
// 导入IC卡相关查询界面
|
|
121
|
+
import ChangeMeterQueryUser from './ic_detail/ChangeMeterQueryUser.vue'
|
|
122
|
+
import ChargeQueryUser from '../../components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue'
|
|
123
|
+
import ChargeRecordQueryUser from '../../components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue'
|
|
124
|
+
import FillCardQueryUser from '../../components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue'
|
|
125
|
+
import HandQueryUser from '../../components/common/userinfo_detail/ic_detail/HandQueryUser.vue'
|
|
126
|
+
import OtherChargeQueryUser from '../../components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue'
|
|
127
|
+
import RecordQueryUser from '../../components/common/userinfo_detail/ic_detail/RecordQueryUser.vue'
|
|
128
|
+
import TransferQueryUser from '../../components/common/userinfo_detail/ic_detail/TransferQueryUser.vue'
|
|
129
|
+
import CardHandRecord from '../../components/common/userinfo_detail/ic_detail/CardHandRecord.vue'
|
|
130
|
+
import AutomaticPurse from '../../components/common/userinfo_detail/ic_detail/AutomaticPurse.vue'
|
|
131
|
+
import Repurchase from '../../components/common/userinfo_detail/ic_detail/Repurchase.vue'
|
|
132
|
+
import MachineRecordQuery from '../../components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue'
|
|
133
|
+
import WebAutomaticPurse from '../../components/common/userinfo_detail/ic_detail/WebAutomaticPurse.vue'
|
|
134
|
+
import WebChargeQueryUser from '../../components/common/userinfo_detail/ic_detail/WebChargeQueryUser.vue'
|
|
135
|
+
import WebHandQueryUser from '../../components/common/userinfo_detail/ic_detail/WebHandQueryUser.vue'
|
|
136
|
+
import UserDeviceQuery from '../../components/common/userinfo_detail/ic_detail/UserDeviceQuery.vue'
|
|
137
|
+
import contractSigningList from '../../components/common/userinfo_detail/ic_detail/contractSigningList.vue'
|
|
138
|
+
import UserKeyRecord from '../../components/common/userinfo_detail/ic_detail/UserKeyRecord.vue'
|
|
139
|
+
import RepairList from '../../components/common/userinfo_detail/ic_detail/RepairList.vue'
|
|
140
|
+
import SecurityCheckInfo from '../../components/common/userinfo_detail/ic_detail/SecuritycheckInfo.vue'
|
|
141
|
+
// 导入物联网相关查询
|
|
142
|
+
import QueryInstruct from '../../components/common/userinfo_detail/iot_detail/QueryInstruct.vue'
|
|
143
|
+
import QueryHistoryInstruct from '../../components/common/userinfo_detail/iot_detail/QueryHistoryInstruct.vue'
|
|
144
|
+
import WatchCollection from '../../components/common/userinfo_detail/iot_detail/WatchCollection.vue'
|
|
145
|
+
import WatchWarning from '../../components/common/userinfo_detail/iot_detail/WatchWarning.vue'
|
|
146
|
+
import PriceChangeQueryUser from '../../components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue'
|
|
147
|
+
import ChangeRecord from '../../components/common/userinfo_detail/ic_detail/ChangeRecord.vue'
|
|
148
|
+
import PriceAdjustmentQueryUser from '../../components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue'
|
|
149
|
+
import MeterParam from '../../components/common/userinfo_detail/ic_detail/MeterParam.vue'
|
|
150
|
+
import DeveiceRecord from '../../components/common/userinfo_detail/ic_detail/DeveiceRecord.vue'
|
|
151
|
+
import GarbageRecordList from '../../components/common/userinfo_detail/ic_detail/GarbageRecordList.vue'
|
|
152
|
+
import InsuranceChargesRecord from '../../components/common/userinfo_detail/ic_detail/InsuranceChargesRecord.vue'
|
|
153
|
+
|
|
154
|
+
export default {
|
|
155
|
+
title: '用户详细信息',
|
|
156
|
+
props: ['f_userfiles_id', 'f_userinfo_id', 'f_userinfo_code', 'parentname', 'buttonshow'],
|
|
157
|
+
components: {
|
|
158
|
+
InsuranceChargesRecord,
|
|
159
|
+
GarbageRecordList,
|
|
160
|
+
SecurityCheckInfo,
|
|
161
|
+
RepairList,
|
|
162
|
+
PriceAdjustmentQueryUser,
|
|
163
|
+
PriceChangeQueryUser,
|
|
164
|
+
AutomaticPurse,
|
|
165
|
+
WebAutomaticPurse,
|
|
166
|
+
WebChargeQueryUser,
|
|
167
|
+
WebHandQueryUser,
|
|
168
|
+
Repurchase,
|
|
169
|
+
ChangeMeterQueryUser,
|
|
170
|
+
ChargeQueryUser,
|
|
171
|
+
ChargeRecordQueryUser,
|
|
172
|
+
FillCardQueryUser,
|
|
173
|
+
HandQueryUser,
|
|
174
|
+
OtherChargeQueryUser,
|
|
175
|
+
RecordQueryUser,
|
|
176
|
+
TransferQueryUser,
|
|
177
|
+
WatchWarning,
|
|
178
|
+
WatchCollection,
|
|
179
|
+
QueryInstruct,
|
|
180
|
+
QueryHistoryInstruct,
|
|
181
|
+
ChangeRecord,
|
|
182
|
+
CardHandRecord,
|
|
183
|
+
MeterParam,
|
|
184
|
+
DeveiceRecord,
|
|
185
|
+
MachineRecordQuery,
|
|
186
|
+
UserDeviceQuery,
|
|
187
|
+
contractSigningList,
|
|
188
|
+
UserKeyRecord
|
|
189
|
+
},
|
|
190
|
+
data () {
|
|
191
|
+
return {
|
|
192
|
+
row: null,
|
|
193
|
+
name: '自动下账查询',
|
|
194
|
+
newWebHand: this.$appdata.getSingleValue('新抄表'),
|
|
195
|
+
show: ''
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
ready () {
|
|
199
|
+
this.search()
|
|
200
|
+
console.log(this.$login)
|
|
201
|
+
},
|
|
202
|
+
methods: {
|
|
203
|
+
permission (name) {
|
|
204
|
+
if (this.$login.r.find(value => value == '收费综合查询')) {
|
|
205
|
+
if (!this.$login.r.find(value => value == name)) {
|
|
206
|
+
return false
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
return true
|
|
210
|
+
},
|
|
211
|
+
async search () {
|
|
212
|
+
let http = new HttpResetClass()
|
|
213
|
+
if (!this.f_userfiles_id && !this.f_userinfo_id && !this.f_userinfo_code) {
|
|
214
|
+
this.$showMessage('用户信息缺失,查询详情信息失败')
|
|
215
|
+
return
|
|
216
|
+
}
|
|
217
|
+
let getBaseInfo = await http.load('POST', 'api/af-revenue/logic/iot_getUserBaseData',
|
|
218
|
+
{
|
|
219
|
+
data: {
|
|
220
|
+
f_userfiles_id: this.f_userfiles_id,
|
|
221
|
+
f_userinfo_id: this.f_userinfo_id,
|
|
222
|
+
f_userinfo_code: this.f_userinfo_code
|
|
223
|
+
}
|
|
224
|
+
}, {resolveMsg: null, rejectMsg: '获取基本信息出错'})
|
|
225
|
+
this.row = getBaseInfo.data
|
|
226
|
+
this.row.parentname = this.parentname || ''
|
|
227
|
+
},
|
|
228
|
+
cancel (val) {
|
|
229
|
+
// 判断当前是否在 iframe 环境中
|
|
230
|
+
this.$emit('cancel-main', val)
|
|
231
|
+
},
|
|
232
|
+
cancelRe (val) {
|
|
233
|
+
this.$emit('cancel-re', val)
|
|
234
|
+
},
|
|
235
|
+
butOper (val) {
|
|
236
|
+
this.name = val
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
watch: {
|
|
240
|
+
'f_userinfo_id' () {
|
|
241
|
+
this.search()
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
</script>
|