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
751c4c14
Commit
751c4c14
authored
Dec 11, 2016
by
季圣华
Browse files
增加财务相关页面
parent
bde715c3
Changes
54
Expand all
Show whitespace changes
Inline
Side-by-side
WebRoot/pages/materials/other_out_list.jsp
View file @
751c4c14
This diff is collapsed.
Click to expand it.
WebRoot/pages/materials/person.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
@@ -35,8 +35,8 @@
...
@@ -35,8 +35,8 @@
<select
name=
"searchType"
id=
"searchType"
style=
"width:230px;"
>
<select
name=
"searchType"
id=
"searchType"
style=
"width:230px;"
>
<option
value=
""
>
全部
</option>
<option
value=
""
>
全部
</option>
<option
value=
"仓管员"
>
仓管员
</option>
<option
value=
"仓管员"
>
仓管员
</option>
<option
value=
"采购
人
"
>
采购
人
</option>
<option
value=
"采购
员
"
>
采购
员
</option>
<option
value=
"
领料人"
>
领料人
</option>
<option
value=
"
财务员"
>
财务员
</option>
</select>
</select>
</td>
</td>
<td>
</td>
<td>
</td>
...
@@ -71,8 +71,8 @@
...
@@ -71,8 +71,8 @@
<select
name=
"Type"
id=
"Type"
style=
"width:230px;"
>
<select
name=
"Type"
id=
"Type"
style=
"width:230px;"
>
<option
value=
""
>
请选择
</option>
<option
value=
""
>
请选择
</option>
<option
value=
"仓管员"
>
仓管员
</option>
<option
value=
"仓管员"
>
仓管员
</option>
<option
value=
"采购
人
"
>
采购
人
</option>
<option
value=
"采购
员
"
>
采购
员
</option>
<option
value=
"
领料人"
>
领料人
</option>
<option
value=
"
财务员"
>
财务员
</option>
</select>
</select>
</td>
</td>
</tr>
</tr>
...
...
WebRoot/pages/materials/
lease_in
_list.jsp
→
WebRoot/pages/materials/
purchase_back
_list.jsp
View file @
751c4c14
This diff is collapsed.
Click to expand it.
WebRoot/pages/materials/purchase_in_list.jsp
View file @
751c4c14
This diff is collapsed.
Click to expand it.
WebRoot/pages/materials/return_out_list.jsp
deleted
100644 → 0
View file @
bde715c3
This diff is collapsed.
Click to expand it.
WebRoot/pages/materials/
recover_in
_list.jsp
→
WebRoot/pages/materials/
sale_back
_list.jsp
View file @
751c4c14
This diff is collapsed.
Click to expand it.
WebRoot/pages/materials/sale_out_list.jsp
View file @
751c4c14
This diff is collapsed.
Click to expand it.
WebRoot/pages/other/clock.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
...
WebRoot/pages/other/preview.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
...
WebRoot/pages/reports/in_out_stock_report.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
...
WebRoot/pages/user/password.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
else
else
{
{
$
(
"
#passwordLabel
"
).
empty
().
append
(
"
原始密码
"
);
$
(
"
#passwordLabel
"
).
empty
().
append
(
"
原始密码
"
);
$
(
"
#newPassword
"
).
empty
().
append
(
"
密 码
"
);
$
(
"
#newPassword
"
).
empty
().
append
(
"
密
码
"
);
$
(
"
#repasswordLabel
"
).
empty
().
append
(
"
确认密码
"
);
$
(
"
#repasswordLabel
"
).
empty
().
append
(
"
确认密码
"
);
}
}
}
}
...
...
WebRoot/pages/user/userDepot.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
...
WebRoot/pages/user/userRole.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
...
WebRoot/pages/user/userinfo.jsp
View file @
751c4c14
<%@page
import=
"com.jsh.util.
common.
Tools"
%>
<%@page
import=
"com.jsh.util.Tools"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%@ page
language=
"java"
import=
"java.util.*"
pageEncoding=
"utf-8"
%>
<%
<%
String
path
=
request
.
getContextPath
();
String
path
=
request
.
getContextPath
();
...
...
Prev
1
2
3
Next
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