Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
66e680f4
Commit
66e680f4
authored
Jul 23, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1ae6fc7b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
pages/teamLeader/index.vue
+2
-2
No files found.
pages/teamLeader/index.vue
View file @
66e680f4
...
@@ -213,9 +213,9 @@
...
@@ -213,9 +213,9 @@
<view
class=
"col"
></view>
<view
class=
"col"
></view>
<view
class=
"teamLeaderMakeNote row PX50"
<view
class=
"teamLeaderMakeNote row PX50"
:class=
"[params.LeaderApply.ID==0||(params.LeaderApply.ID>0&¶ms.LeaderApply.Status==2)?'justify-between':'justify-center']"
>
:class=
"[params.LeaderApply.ID==0||(params.LeaderApply.ID>0&¶ms.LeaderApply.Status==2)?'justify-between':'justify-center']"
>
<view
v-if=
"params.LeaderApply.ID==0||(params.LeaderApply.ID>0&&
(params.LeaderApply.Status==1||params.LeaderApply.Status==0)
)"
<view
v-if=
"params.LeaderApply.ID==0||(params.LeaderApply.ID>0&&
params.LeaderApply.Status!=2
)"
class=
"text-center"
@
click=
"goUrl('/pages/teamLeader/reimbursementInfor')"
>
记一笔
</view>
class=
"text-center"
@
click=
"goUrl('/pages/teamLeader/reimbursementInfor')"
>
记一笔
</view>
<view
v-if=
"params.LeaderApply.ID==0||(params.LeaderApply.ID>0&&
(params.LeaderApply.Status==1||params.LeaderApply.Status==0)
)"
<view
v-if=
"params.LeaderApply.ID==0||(params.LeaderApply.ID>0&&
params.LeaderApply.Status!=2
)"
class=
"text-center ML50"
:class=
"[loading?'active':'']"
@
click=
"saveData"
>
提交
</view>
class=
"text-center ML50"
:class=
"[loading?'active':'']"
@
click=
"saveData"
>
提交
</view>
</view>
</view>
</view>
</view>
...
...
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