Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-purchase
Project
Project
Details
Activity
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
张冬
web-purchase
Commits
11dc358f
Commit
11dc358f
authored
Oct 26, 2020
by
张冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
77e24cfb
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
detail.vue
src/pages/purchaser/bid/bidStage/bondList/detail.vue
+1
-1
detail.vue
src/pages/purchaser/bid/bidStage/tenderFeelist/detail.vue
+1
-1
bond.vue
src/pages/supply/bid/joinProject/bidStage/bond/bond.vue
+1
-1
tenderFee.vue
...s/supply/bid/joinProject/bidStage/tenderFee/tenderFee.vue
+1
-1
No files found.
src/pages/purchaser/bid/bidStage/bondList/detail.vue
View file @
11dc358f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div>
<div>
<div
class=
"content-head"
>
<div
class=
"content-head"
>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<h3>
{{
title
}}
</h3>
<h3>
保证金缴费
</h3>
<h5>
{{
title
}}
保证金缴费信息
</h5>
<h5>
{{
title
}}
保证金缴费信息
</h5>
<div
class=
"flex state"
>
<div
class=
"flex state"
>
<div>
状态:
{{
state
}}
</div>
<div>
状态:
{{
state
}}
</div>
...
...
src/pages/purchaser/bid/bidStage/tenderFeelist/detail.vue
View file @
11dc358f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div>
<div>
<div
class=
"content-head"
>
<div
class=
"content-head"
>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<h3>
{{
title
}}
</h3>
<h3>
保证金缴纳
</h3>
<h5>
{{
title
}}
购标信息、邮寄信息、发票信息、缴费信息
</h5>
<h5>
{{
title
}}
购标信息、邮寄信息、发票信息、缴费信息
</h5>
<div
class=
"flex state"
>
<div
class=
"flex state"
>
<div>
状态:
{{
state
}}
</div>
<div>
状态:
{{
state
}}
</div>
...
...
src/pages/supply/bid/joinProject/bidStage/bond/bond.vue
View file @
11dc358f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div>
<div>
<div
class=
"content-head"
>
<div
class=
"content-head"
>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<h3>
{{
type
==
1
?
'编辑'
:
'提交'
}}
</h3>
<h3>
保证金缴纳
</h3>
<h5>
{{
type
==
1
?
'编辑'
:
'提交'
}}
保证金缴纳信息
</h5>
<h5>
{{
type
==
1
?
'编辑'
:
'提交'
}}
保证金缴纳信息
</h5>
<div
class=
"abs"
>
<div
class=
"abs"
>
<div
v-if=
"type == 1"
>
拒绝原因:
{{
ruleForm
.
reason
}}
</div>
<div
v-if=
"type == 1"
>
拒绝原因:
{{
ruleForm
.
reason
}}
</div>
...
...
src/pages/supply/bid/joinProject/bidStage/tenderFee/tenderFee.vue
View file @
11dc358f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<div>
<div>
<div
class=
"content-head"
>
<div
class=
"content-head"
>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<dataBreadcrumb
:breads=
"breads"
></dataBreadcrumb>
<h3>
{{
type
==
1
?
'编辑'
:
'提交'
}}
</h3>
<h3>
标书费缴纳
</h3>
<h5>
{{
type
==
1
?
'编辑'
:
'提交'
}}
购标信息、邮寄信息、发票信息、缴费信息
</h5>
<h5>
{{
type
==
1
?
'编辑'
:
'提交'
}}
购标信息、邮寄信息、发票信息、缴费信息
</h5>
<div
class=
"abs"
>
<div
class=
"abs"
>
<div
v-if=
"type == 1"
>
拒绝原因:
{{
ruleForm
.
reason
}}
</div>
<div
v-if=
"type == 1"
>
拒绝原因:
{{
ruleForm
.
reason
}}
</div>
...
...
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