Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zj-app(废弃)
Overview
Overview
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
new-zhengjiang
zj-app(废弃)
Commits
4415d467
Commit
4415d467
authored
Oct 13, 2022
by
@zhang-bin-1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx
parent
900e5a16
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/deedtax/index.vue
+4
-4
No files found.
src/views/deedtax/index.vue
View file @
4415d467
...
@@ -70,11 +70,11 @@
...
@@ -70,11 +70,11 @@
{{
{{
item
.
state
==
4
item
.
state
==
4
?
"请查看审核意见重新提交申报信息"
?
"请查看审核意见重新提交申报信息"
:
item
.
state
==
2
:
(
item
.
state
==
2
&&
item
.
checkArea
!=
"句容市"
)
?
""
?
""
:
item
.
state
==
6
:
item
.
state
==
6
?
""
?
""
:
item
.
state
==
1
:
(
item
.
state
==
1
&&
item
.
checkArea
!=
"句容市"
)
||
(
item
.
state
==
2
&&
item
.
checkArea
==
"句容市"
)
?
"请携带相关材料前往窗口完城纸质审核"
?
"请携带相关材料前往窗口完城纸质审核"
:
""
:
""
}}
}}
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
:
"已完成"
:
"已完成"
}}
</span>
}}
</span>
</div>
</div>
<div
class=
"title"
v-if=
"
item.state == 1
"
>
<div
class=
"title"
v-if=
"
(item.state == 1 && item.checkArea != '句容市') || (item.state == 2 && item.checkArea == '句容市')
"
>
办理地址:
<span
class=
"value"
>
{{
办理地址:
<span
class=
"value"
>
{{
item
.
checkArea
==
"镇江新区"
item
.
checkArea
==
"镇江新区"
?
"镇江新区政务服务中心(镇江新区宜候路397号)2楼税务局21号窗口"
?
"镇江新区政务服务中心(镇江新区宜候路397号)2楼税务局21号窗口"
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
:
"镇江市政务服务中心(冠城路8号工人大厦)二楼市财政局窗口"
:
"镇江市政务服务中心(冠城路8号工人大厦)二楼市财政局窗口"
}}
</span>
}}
</span>
</div>
</div>
<div
class=
"title"
v-if=
"
item.state == 1
"
style=
"color: #EB4E3F"
>
<div
class=
"title"
v-if=
"
(item.state == 1 && item.checkArea != '句容市') || (item.state == 2 && item.checkArea == '句容市')
"
style=
"color: #EB4E3F"
>
办理说明:
办理说明:
<span
class=
"value"
style=
"color: #EB4E3F"
<span
class=
"value"
style=
"color: #EB4E3F"
>
请携带您所有上传图片的"原件材料及复印件一份"前往窗口完成复审;如您需委托他人办理,请点击下载委托书,填写打印后一并携带。
</span
>
请携带您所有上传图片的"原件材料及复印件一份"前往窗口完成复审;如您需委托他人办理,请点击下载委托书,填写打印后一并携带。
</span
...
...
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