Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
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
xugong
hls-xcmg-vue-app
Commits
97118b29
Commit
97118b29
authored
Dec 22, 2023
by
王建文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
融资方案
parent
4f50bdfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
contract-detail.vue
src/pages/contractSigning/contract-detail.vue
+2
-2
contract-new.vue
src/pages/contractSigning/contract-new.vue
+4
-4
No files found.
src/pages/contractSigning/contract-detail.vue
View file @
97118b29
...
...
@@ -367,7 +367,7 @@
</div>
</list-item>
<div
class=
"equipment-list"
>
增加
安全生产许可证
安全生产许可证
</div>
<list-item
:item-height=
"76"
>
<div
class=
"house spec"
>
...
...
@@ -392,7 +392,7 @@
</div>
</div>
</div>
<div
class=
"card-upload plus"
@
click=
"ocrShow('
增加
安全生产许可证',productCheckId,'product')"
>
<div
class=
"card-upload plus"
@
click=
"ocrShow('安全生产许可证',productCheckId,'product')"
>
<img
src=
"@/assets/userBind/camera.png"
class=
"upload-btn"
>
</div>
</div>
...
...
src/pages/contractSigning/contract-new.vue
View file @
97118b29
...
...
@@ -350,7 +350,7 @@
</div>
</list-item>
<div
class=
"equipment-list"
>
增加
安全生产许可证
安全生产许可证
</div>
<list-item
:item-height=
"76"
>
<div
class=
"house spec"
>
...
...
@@ -375,7 +375,7 @@
</div>
</div>
</div>
<div
class=
"card-upload plus"
@
click=
"ocrShow('
增加
安全生产许可证',productCheckId,'product')"
>
<div
class=
"card-upload plus"
@
click=
"ocrShow('安全生产许可证',productCheckId,'product')"
>
<img
src=
"@/assets/userBind/camera.png"
class=
"upload-btn"
>
</div>
</div>
...
...
@@ -1171,7 +1171,7 @@ export default {
}
hlsPopup
.
showLoading
(
'请稍候'
)
return
vm
.
hlsHttp
.
post
(
url
,
param
).
then
(
function
(
res
)
{
//
vm.hlsPopup.hideLoading()
vm
.
hlsPopup
.
hideLoading
()
if
(
res
.
result
===
'S'
)
{
res
.
lists
.
forEach
(
item
=>
{
item
[
'url'
]
=
...
...
@@ -1247,7 +1247,7 @@ export default {
// handleSave
handleSave
()
{
debugger
//
debugger
if
(
this
.
num
===
0
)
{
let
vm
=
this
if
(
!
vm
.
baseInfo
.
bp_name
)
{
...
...
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