Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-database-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
中汽研标准应用数据库
car-database-web
Commits
a0adf02f
Commit
a0adf02f
authored
Dec 19, 2024
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(标准文本): 图片地址
parent
bf0f5e94
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
8 deletions
+8
-8
fileSelect.vue
src/components/fileSelect.vue
+3
-3
companyFile.vue
...ing/carReview/write-check-form/components/companyFile.vue
+1
-1
dialog.vue
src/views/processing/checkFileLibrary/components/dialog.vue
+2
-2
dialog.vue
src/views/processing/fileLibrary/components/dialog.vue
+1
-1
companyFile.vue
.../systemReview/write-check-form/components/companyFile.vue
+1
-1
No files found.
src/components/fileSelect.vue
View file @
a0adf02f
...
...
@@ -5,7 +5,7 @@
width=
"80%"
:modal=
"false"
:before-close=
"handleClose"
>
<FileUpload
:showFileList=
"false"
...
...
@@ -41,7 +41,7 @@
v-for=
"(childItem, childIndex) in item.userPhotoStorageList"
:key=
"childIndex"
class=
"image"
>
<div
class=
"img-card"
@
click=
"selectImage(index, childIndex, childItem.name,childItem.path, childItem.id)"
:class=
"childItem.selected ? 'selected' : ''"
>
<el-image
...
...
@@ -51,7 +51,7 @@
>
</el-image>
<el-image
src=
"http://10.12.48.78:
443
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
src=
"http://10.12.48.78:
8834
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
v-else
class=
"img"
>
...
...
src/views/processing/carReview/write-check-form/components/companyFile.vue
View file @
a0adf02f
...
...
@@ -96,7 +96,7 @@
</el-image>
<el-image
v-else
src=
"http://10.12.48.78:
443
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
src=
"http://10.12.48.78:
8834
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
class=
"img"
>
</el-image>
...
...
src/views/processing/checkFileLibrary/components/dialog.vue
View file @
a0adf02f
...
...
@@ -81,7 +81,7 @@
>
</el-image>
<el-image
src=
"http://10.12.48.78:
443
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
src=
"http://10.12.48.78:
8834
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
v-else
class=
"img"
>
...
...
@@ -103,7 +103,7 @@
</el-form-item>
</el-col>
</el-row>
</el-form>
<div
slot=
"footer"
>
<el-button
@
click=
"handleClose()"
>
取消
</el-button>
...
...
src/views/processing/fileLibrary/components/dialog.vue
View file @
a0adf02f
...
...
@@ -81,7 +81,7 @@
>
</el-image>
<el-image
src=
"http://10.12.48.78:
443
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
src=
"http://10.12.48.78:
8834
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
v-else
class=
"img"
>
...
...
src/views/processing/systemReview/write-check-form/components/companyFile.vue
View file @
a0adf02f
...
...
@@ -96,7 +96,7 @@
</el-image>
<el-image
v-else
src=
"http://10.12.48.78:
443
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
src=
"http://10.12.48.78:
8834
/vehicle-quality-review-oss/2024/07/02/doc_d_20240702133702A019.png"
class=
"img"
>
</el-image>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment