Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
b5d6d615
Commit
b5d6d615
authored
Apr 09, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
90ab3d22
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
invoicesManager.vue
src/components/FinancialModule/invoicesManager.vue
+1
-1
No files found.
src/components/FinancialModule/invoicesManager.vue
View file @
b5d6d615
...
...
@@ -82,7 +82,7 @@
<
template
>
<div
class=
"page_iisMg"
>
<ul
class=
"_nav clearfix"
>
<li
:class=
"active==1?'_active':''"
@
click=
"active=1,msg.InvoiceApplyState=0,getPageList()"
>
{{
$t
(
'invoices.qbfapiao'
)
}}
</li>
<li
:class=
"active==1?'_active':''"
@
click=
"active=1,msg.InvoiceApplyState=0,getPageList()"
>
全部发票
</li>
<li
:class=
"active==2?'_active':''"
@
click=
"active=2,msg.InvoiceApplyState=3,getPageList()"
>
已开发票
</li>
<li
:class=
"active==3?'_active':''"
@
click=
"active=3,msg.InvoiceApplyState=5,getPageList()"
>
欠票发票
</li>
</ul>
...
...
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