Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
forbes_crm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
crm
forbes_crm
Commits
4bca0346
Commit
4bca0346
authored
Jun 04, 2021
by
谭文静
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改报价单
parent
152467d5
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
594 additions
and
415 deletions
+594
-415
jeethink/jeethink-admin/src/main/resources/templates/crm/order/add.html
...ink-admin/src/main/resources/templates/crm/order/add.html
+93
-80
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/add.html
...dmin/src/main/resources/templates/crm/orderPrice/add.html
+480
-314
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/edit.html
...min/src/main/resources/templates/crm/orderPrice/edit.html
+21
-21
No files found.
jeethink/jeethink-admin/src/main/resources/templates/crm/order/add.html
View file @
4bca0346
This diff is collapsed.
Click to expand it.
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/add.html
View file @
4bca0346
This diff is collapsed.
Click to expand it.
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/edit.html
View file @
4bca0346
...
...
@@ -256,7 +256,7 @@
<label
class=
"col-sm-4 control-label"
>
15%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"fob
T
en"
th:field=
"*{fobFifteen}"
class=
"form-control"
type=
"text"
>
<input
name=
"fob
Fifte
en"
th:field=
"*{fobFifteen}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -264,7 +264,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
wenty
"
th:field=
"*{fobTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -272,7 +272,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
wentyFive
"
th:field=
"*{fobTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -280,7 +280,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
hirty
"
th:field=
"*{fobThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -288,7 +288,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
hirtyFive
"
th:field=
"*{fobThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -322,7 +322,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
Twenty
"
th:field=
"*{dollarValTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -330,7 +330,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
TwentyFive
"
th:field=
"*{dollarValTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -338,7 +338,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
Thirty
"
th:field=
"*{dollarValThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -346,7 +346,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
ThirtyFive
"
th:field=
"*{dollarValThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -380,7 +380,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
Twenty
"
th:field=
"*{profitTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -388,7 +388,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
TwentyFive
"
th:field=
"*{profitTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -396,7 +396,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
Thirty
"
th:field=
"*{profitThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -404,7 +404,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
ThirtyFive
"
th:field=
"*{profitThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -439,7 +439,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
Twenty
"
th:field=
"*{managFeeTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -447,7 +447,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
TwentyFive
"
th:field=
"*{managFeeTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -455,7 +455,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
Thirty
"
th:field=
"*{managFeeThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -463,7 +463,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
ThirtyFive
"
th:field=
"*{managFeeThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -497,7 +497,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
Twenty
"
th:field=
"*{netProfitTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -505,7 +505,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
TwentyFive
"
th:field=
"*{netProfitTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -513,7 +513,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
Thirty
"
th:field=
"*{netProfitThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
@@ -521,7 +521,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
ThirtyFive
"
th:field=
"*{netProfitThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
...
...
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