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
a608b160
Commit
a608b160
authored
Feb 25, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
6847e0ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+26
-26
No files found.
src/components/FinancialModule/FinancialDocuments.vue
View file @
a608b160
...
...
@@ -100,7 +100,7 @@
</
style
>
<
template
>
<div
class=
"page_fnDm"
@
click=
"heightQueryBox=false"
@
keyup
.
enter=
"resetPageIndex(),getPageList()"
>
<div
class=
"page_fnDm"
@
keyup
.
enter=
"resetPageIndex(),getPageList()"
>
<ul
class=
"_nav clearfix"
>
<!--
<li
:class=
"active==5?'_active':''"
@
click=
"active=5,msg.Conditon=5,getPageList()"
>
全部
</li>
-->
<li
:class=
"active==1?'_active':''"
@
click=
"active=1,msg.Conditon=1,getPageList()"
>
我发起的
</li>
...
...
@@ -117,31 +117,7 @@
<em>
单号
</em>
<el-input
placeholder=
""
class=
"w150"
v-model=
"msg.FrID"
@
keyup
.
native=
"checkInteger(msg,'FrID')"
></el-input>
</span>
</li>
<li
v-if=
"msg.Conditon==1"
>
<span>
<em>
制单日期
</em>
<el-date-picker
class=
"h34"
@
change=
"timeAdd(1)"
v-model=
"productionDate"
type=
"daterange"
value-format=
"yyyy-MM-dd"
range-separator=
"至"
>
</el-date-picker>
</span>
</li>
<li
v-if=
"msg.Conditon==2"
>
<span>
<em>
审批日期
</em>
<el-date-picker
class=
"h34"
@
change=
"timeAdd(2)"
v-model=
"approvalDate"
type=
"daterange"
value-format=
"yyyy-MM-dd"
range-separator=
"至"
>
</el-date-picker>
</span>
</li>
</li>
<li>
<span>
<em>
审核状态
</em>
...
...
@@ -329,6 +305,30 @@
<el-input
v-model=
"msg.sMoney"
class=
"w64d5"
></el-input>
-
<el-input
v-model=
"msg.eMoney"
class=
"w64d5"
></el-input>
</span>
</li>
<li
v-if=
"msg.Conditon==1"
>
<span>
<em>
制单日期
</em>
<el-date-picker
class=
"h34"
@
change=
"timeAdd(1)"
v-model=
"productionDate"
type=
"daterange"
value-format=
"yyyy-MM-dd"
range-separator=
"至"
>
</el-date-picker>
</span>
</li>
<li
v-if=
"msg.Conditon==2"
>
<span>
<em>
审批日期
</em>
<el-date-picker
class=
"h34"
@
change=
"timeAdd(2)"
v-model=
"approvalDate"
type=
"daterange"
value-format=
"yyyy-MM-dd"
range-separator=
"至"
>
</el-date-picker>
</span>
</li>
<li
v-if=
"msg.Conditon==2 || msg.Conditon==3"
>
<span>
<em>
交易日期
</em>
...
...
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