Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
hujun
tl_estate
Commits
a857c204
Commit
a857c204
authored
May 29, 2018
by
agping
Committed by
hujun
May 31, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务修改
parent
5998aa08
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
commission_total.html
application/index/view/finance/commission_total.html
+0
-1
tax.html
application/index/view/finance/tax.html
+1
-1
commissionTotal_template_tpl.html
public/resource/template/commissionTotal_template_tpl.html
+0
-1
No files found.
application/index/view/finance/commission_total.html
View file @
a857c204
...
@@ -114,7 +114,6 @@
...
@@ -114,7 +114,6 @@
<th
class=
"text-center"
>
所属部门/门店
</th>
<th
class=
"text-center"
>
所属部门/门店
</th>
<th
class=
"text-center"
>
业务员
</th>
<th
class=
"text-center"
>
业务员
</th>
<th
class=
"text-center"
>
应分佣金(元)
</th>
<th
class=
"text-center"
>
应分佣金(元)
</th>
<th
class=
"text-center"
>
实分佣金(元)
</th>
<th
class=
"text-center"
>
现金奖(元)
</th>
<th
class=
"text-center"
>
现金奖(元)
</th>
<th
class=
"text-center"
>
实收佣金(元)
</th>
<th
class=
"text-center"
>
实收佣金(元)
</th>
<th
class=
"text-center"
>
税费(元)
</th>
<th
class=
"text-center"
>
税费(元)
</th>
...
...
application/index/view/finance/tax.html
View file @
a857c204
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
<span
class=
"btn btn-info btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3"
id=
"reset"
>
重置
</span>
<span
class=
"btn btn-info btn3"
id=
"reset"
>
重置
</span>
<!--<span class="btn btn-info btn3" id="export">导出excel</span>-->
<!--<span class="btn btn-info btn3" id="export">导出excel</span>-->
<span>
税费合计:
</span><span
id=
"taxTotal"
>
15000
</span>
元
<span>
税费合计:
</span><span
id=
"taxTotal"
>
15000
</span>
</form>
</form>
</td>
</td>
</tr>
</tr>
...
...
public/resource/template/commissionTotal_template_tpl.html
View file @
a857c204
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
<
td
>
[
%=
it
[
item
][
'income_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'income_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'district_store'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'district_store'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'cash'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'practical_fee'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'practical_fee'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'cash'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'cash'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'service_charge'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'service_charge'
]
%
]
<
/td
>
...
...
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