Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
6d7c44d3
"...net/mingsoft/cms/git@ustchcs.com:gujinli1118/MCMS.git" did not exist on "1cdf5f8a7f9c8fd6748202929b0657f29abe56f1"
Commit
6d7c44d3
authored
Aug 30, 2020
by
季圣华
Browse files
优化财务单据
parent
d8b10594
Changes
6
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/financial/advance_in.html
View file @
6d7c44d3
...
@@ -86,8 +86,7 @@
...
@@ -86,8 +86,7 @@
<tr>
<tr>
<td>
优惠金额
</td>
<td>
优惠金额
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"easyui-numberbox"
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"radius-ui"
style=
"width: 110px;"
/>
data-options=
"min:0,precision:2"
style=
"width: 110px;"
/>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
erp_web/pages/financial/giro.html
View file @
6d7c44d3
...
@@ -89,8 +89,7 @@
...
@@ -89,8 +89,7 @@
</td>
</td>
<td>
实付金额
</td>
<td>
实付金额
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"easyui-numberbox radius-ui"
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"radius-ui"
style=
"width: 110px;"
></input>
data-options=
"min:0,precision:2"
style=
"width: 110px;"
></input>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
erp_web/pages/financial/item_in.html
View file @
6d7c44d3
...
@@ -90,8 +90,7 @@
...
@@ -90,8 +90,7 @@
</td>
</td>
<td>
收款金额
</td>
<td>
收款金额
</td>
<td>
<td>
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"easyui-numberbox radius-ui"
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"radius-ui"
style=
"width: 120px;"
/>
data-options=
"min:0,precision:2"
style=
"width: 120px;"
/>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
erp_web/pages/financial/item_out.html
View file @
6d7c44d3
...
@@ -90,8 +90,7 @@
...
@@ -90,8 +90,7 @@
</td>
</td>
<td>
付款金额
</td>
<td>
付款金额
</td>
<td>
<td>
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"easyui-numberbox radius-ui"
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"radius-ui"
style=
"width: 120px;"
/>
data-options=
"min:0,precision:2"
style=
"width: 120px;"
/>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
erp_web/pages/financial/money_in.html
View file @
6d7c44d3
...
@@ -86,8 +86,7 @@
...
@@ -86,8 +86,7 @@
<tr>
<tr>
<td>
优惠金额
</td>
<td>
优惠金额
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"easyui-numberbox radius-ui"
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"radius-ui"
style=
"width: 110px;"
/>
data-options=
"min:0,precision:2"
style=
"width: 110px;"
/>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
erp_web/pages/financial/money_out.html
View file @
6d7c44d3
...
@@ -85,8 +85,7 @@
...
@@ -85,8 +85,7 @@
<tr>
<tr>
<td>
优惠金额
</td>
<td>
优惠金额
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"easyui-numberbox radius-ui"
<input
type=
"text"
name=
"ChangeAmount"
id=
"ChangeAmount"
class=
"radius-ui"
style=
"width: 110px;"
/>
data-options=
"min:0,precision:2"
style=
"width: 110px;"
/>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
Write
Preview
Supports
Markdown
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