Browse Source

图片识别最新

lxh 1 week ago
parent
commit
49bbe21f47
2 changed files with 364 additions and 426 deletions
  1. 1 0
      common/service/config.service.js
  2. 363 426
      pages/gasreport/components/gasImgIdentify.vue

+ 1 - 0
common/service/config.service.js

@@ -20,6 +20,7 @@ let staticDomainURL = BASE_URL + "/sys/common/static";
 
 
 const configService = {
 const configService = {
   apiUrl: BASE_URL,
   apiUrl: BASE_URL,
+  apiUrlP:'http://10.226.13.96:6006',
   staticDomainURL: staticDomainURL,
   staticDomainURL: staticDomainURL,
 };
 };
 
 

File diff suppressed because it is too large
+ 363 - 426
pages/gasreport/components/gasImgIdentify.vue


Some files were not shown because too many files changed in this diff