Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Skyeye云
Skyeye
提交
ab570eab
S
Skyeye
项目概览
Skyeye云
/
Skyeye
通知
1433
Star
162
Fork
130
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
Skyeye
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
ab570eab
编写于
4月 03, 2022
作者:
Skyeye云
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
财务现有功能整改
上级
5af16f2f
变更
26
隐藏空白更改
内联
并排
Showing
26 changed file
with
43 addition
and
43 deletion
+43
-43
ifs/src/main/resources/template/js/account/accountAdd.js
ifs/src/main/resources/template/js/account/accountAdd.js
+1
-1
ifs/src/main/resources/template/js/account/accountEdit.js
ifs/src/main/resources/template/js/account/accountEdit.js
+2
-2
ifs/src/main/resources/template/js/account/accountInfo.js
ifs/src/main/resources/template/js/account/accountInfo.js
+1
-1
ifs/src/main/resources/template/js/account/accountItem.js
ifs/src/main/resources/template/js/account/accountItem.js
+1
-1
ifs/src/main/resources/template/js/account/accountList.js
ifs/src/main/resources/template/js/account/accountList.js
+3
-3
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectAdd.js
...ces/template/js/ifsAccountSubject/ifsAccountSubjectAdd.js
+1
-1
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectDetails.js
...template/js/ifsAccountSubject/ifsAccountSubjectDetails.js
+1
-1
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectEdit.js
...es/template/js/ifsAccountSubject/ifsAccountSubjectEdit.js
+2
-2
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectList.js
...es/template/js/ifsAccountSubject/ifsAccountSubjectList.js
+2
-2
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectListChoose.js
...plate/js/ifsAccountSubject/ifsAccountSubjectListChoose.js
+1
-1
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksAdd.js
...n/resources/template/js/ifsSetOfBooks/ifsSetOfBooksAdd.js
+1
-1
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksDetails.js
...sources/template/js/ifsSetOfBooks/ifsSetOfBooksDetails.js
+1
-1
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksEdit.js
.../resources/template/js/ifsSetOfBooks/ifsSetOfBooksEdit.js
+2
-2
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksList.js
.../resources/template/js/ifsSetOfBooks/ifsSetOfBooksList.js
+2
-2
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksListChoose.js
...rces/template/js/ifsSetOfBooks/ifsSetOfBooksListChoose.js
+1
-1
ifs/src/main/resources/template/js/ifsVoucher/ifsVoucherList.js
...c/main/resources/template/js/ifsVoucher/ifsVoucherList.js
+3
-3
ifs/src/main/resources/template/js/ifsVoucher/ifsVoucherListChoose.js
.../resources/template/js/ifsVoucher/ifsVoucherListChoose.js
+1
-1
ifs/src/main/resources/template/js/income/incomeAdd.js
ifs/src/main/resources/template/js/income/incomeAdd.js
+1
-1
ifs/src/main/resources/template/js/income/incomeEdit.js
ifs/src/main/resources/template/js/income/incomeEdit.js
+2
-2
ifs/src/main/resources/template/js/income/incomeInfo.js
ifs/src/main/resources/template/js/income/incomeInfo.js
+1
-1
ifs/src/main/resources/template/js/income/incomeList.js
ifs/src/main/resources/template/js/income/incomeList.js
+5
-5
ifs/src/main/resources/template/js/inoutitem/inoutitemAdd.js
ifs/src/main/resources/template/js/inoutitem/inoutitemAdd.js
+1
-1
ifs/src/main/resources/template/js/inoutitem/inoutitemEdit.js
...src/main/resources/template/js/inoutitem/inoutitemEdit.js
+2
-2
ifs/src/main/resources/template/js/inoutitem/inoutitemInfo.js
...src/main/resources/template/js/inoutitem/inoutitemInfo.js
+1
-1
ifs/src/main/resources/template/js/inoutitem/inoutitemList.js
...src/main/resources/template/js/inoutitem/inoutitemList.js
+2
-2
web/src/main/resources/template/assets/lib/layui/customer/systemCommonUtil.js
...es/template/assets/lib/layui/customer/systemCommonUtil.js
+2
-2
未找到文件。
ifs/src/main/resources/template/js/account/accountAdd.js
浏览文件 @
ab570eab
...
...
@@ -27,7 +27,7 @@ layui.config({
isDefault
:
$
(
"
input[name='isDefault']:checked
"
).
val
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
account002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
account002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/account/accountEdit.js
浏览文件 @
ab570eab
...
...
@@ -11,7 +11,7 @@ layui.config({
textool
=
layui
.
textool
;
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
account003
"
,
url
:
flowable
BasePath
+
"
account003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
@@ -41,7 +41,7 @@ layui.config({
isDefault
:
$
(
"
input[name='isDefault']:checked
"
).
val
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
account005
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
account005
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/account/accountInfo.js
浏览文件 @
ab570eab
...
...
@@ -11,7 +11,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
account007
"
,
url
:
flowable
BasePath
+
"
account007
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
ifs/src/main/resources/template/js/account/accountItem.js
浏览文件 @
ab570eab
...
...
@@ -15,7 +15,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
account008
'
,
url
:
flowable
BasePath
+
'
account008
'
,
where
:
{
rowId
:
parent
.
rowId
},
even
:
true
,
page
:
true
,
...
...
ifs/src/main/resources/template/js/account/accountList.js
浏览文件 @
ab570eab
...
...
@@ -18,7 +18,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
account001
'
,
url
:
flowable
BasePath
+
'
account001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
@@ -89,7 +89,7 @@ layui.config({
function
deleteAccount
(
data
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
account004
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
account004
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
@@ -103,7 +103,7 @@ layui.config({
// 设置是否默认
function
defaultAccount
(
data
){
layer
.
confirm
(
'
确认要设置该结算账户为默认状态吗?
'
,
{
icon
:
3
,
title
:
'
设置结算账户状态
'
},
function
(
index
)
{
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
account006
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
account006
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
"
设置成功。
"
,
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectAdd.js
浏览文件 @
ab570eab
...
...
@@ -35,7 +35,7 @@ layui.config({
type
:
$
(
"
#type
"
).
val
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifsaccountsubject002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifsaccountsubject002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectDetails.js
浏览文件 @
ab570eab
...
...
@@ -11,7 +11,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
ifsaccountsubject003
"
,
url
:
flowable
BasePath
+
"
ifsaccountsubject003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectEdit.js
浏览文件 @
ab570eab
...
...
@@ -14,7 +14,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
ifsaccountsubject003
"
,
url
:
flowable
BasePath
+
"
ifsaccountsubject003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
@@ -51,7 +51,7 @@ layui.config({
type
:
$
(
"
#type
"
).
val
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifsaccountsubject004
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifsaccountsubject004
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectList.js
浏览文件 @
ab570eab
...
...
@@ -21,7 +21,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
ifsaccountsubject001
'
,
url
:
flowable
BasePath
+
'
ifsaccountsubject001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
@@ -93,7 +93,7 @@ layui.config({
function
delet
(
data
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifsaccountsubject005
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifsaccountsubject005
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
ifs/src/main/resources/template/js/ifsAccountSubject/ifsAccountSubjectListChoose.js
浏览文件 @
ab570eab
...
...
@@ -22,7 +22,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
ifsaccountsubject001
'
,
url
:
flowable
BasePath
+
'
ifsaccountsubject001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksAdd.js
浏览文件 @
ab570eab
...
...
@@ -33,7 +33,7 @@ layui.config({
endTime
:
$
(
"
#dateScope
"
).
val
().
split
(
'
~
'
)[
1
].
trim
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifssetofbooks002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifssetofbooks002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksDetails.js
浏览文件 @
ab570eab
...
...
@@ -11,7 +11,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
ifssetofbooks003
"
,
url
:
flowable
BasePath
+
"
ifssetofbooks003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksEdit.js
浏览文件 @
ab570eab
...
...
@@ -13,7 +13,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
ifssetofbooks003
"
,
url
:
flowable
BasePath
+
"
ifssetofbooks003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
@@ -47,7 +47,7 @@ layui.config({
endTime
:
$
(
"
#dateScope
"
).
val
().
split
(
'
~
'
)[
1
].
trim
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifssetofbooks004
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifssetofbooks004
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksList.js
浏览文件 @
ab570eab
...
...
@@ -29,7 +29,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
ifssetofbooks001
'
,
url
:
flowable
BasePath
+
'
ifssetofbooks001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
@@ -96,7 +96,7 @@ layui.config({
function
delet
(
data
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifssetofbooks005
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifssetofbooks005
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
ifs/src/main/resources/template/js/ifsSetOfBooks/ifsSetOfBooksListChoose.js
浏览文件 @
ab570eab
...
...
@@ -30,7 +30,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
ifssetofbooks001
'
,
url
:
flowable
BasePath
+
'
ifssetofbooks001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
ifs/src/main/resources/template/js/ifsVoucher/ifsVoucherList.js
浏览文件 @
ab570eab
...
...
@@ -14,7 +14,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
ifsVoucher001
"
,
url
:
flowable
BasePath
+
"
ifsVoucher001
"
,
params
:
getTableParams
(),
pagination
:
true
,
pagesize
:
18
,
...
...
@@ -43,7 +43,7 @@ layui.config({
options
:
{
'
click .del
'
:
function
(
index
,
row
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifsVoucher003
"
,
params
:
{
rowId
:
row
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifsVoucher003
"
,
params
:
{
rowId
:
row
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
@@ -81,7 +81,7 @@ layui.config({
voucherPath
:
json
.
bean
.
picUrl
,
fileName
:
json
.
bean
.
fileName
}
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
ifsVoucher002
"
,
params
:
param
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
ifsVoucher002
"
,
params
:
param
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
"
上传成功
"
,
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
ifs/src/main/resources/template/js/ifsVoucher/ifsVoucherListChoose.js
浏览文件 @
ab570eab
...
...
@@ -12,7 +12,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
ifsVoucher001
"
,
url
:
flowable
BasePath
+
"
ifsVoucher001
"
,
params
:
getTableParams
(),
pagination
:
true
,
pagesize
:
18
,
...
...
ifs/src/main/resources/template/js/income/incomeAdd.js
浏览文件 @
ab570eab
...
...
@@ -85,7 +85,7 @@ layui.config({
subType
:
subType
,
approvalId
:
approvalId
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
income002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
income002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
)
{
if
(
json
.
returnCode
==
0
)
{
dsFormUtil
.
savePageData
(
"
dsFormShow
"
,
json
.
bean
.
id
);
parent
.
layer
.
close
(
index
);
...
...
ifs/src/main/resources/template/js/income/incomeEdit.js
浏览文件 @
ab570eab
...
...
@@ -24,7 +24,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
income003
"
,
url
:
flowable
BasePath
+
"
income003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
template
:
beanTemplate
,
...
...
@@ -168,7 +168,7 @@ layui.config({
approvalId
:
approvalId
,
rowId
:
parent
.
rowId
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
income004
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
income004
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
)
{
if
(
json
.
returnCode
==
0
)
{
dsFormUtil
.
savePageData
(
"
dsFormShow
"
,
json
.
bean
.
id
);
parent
.
layer
.
close
(
index
);
...
...
ifs/src/main/resources/template/js/income/incomeInfo.js
浏览文件 @
ab570eab
...
...
@@ -13,7 +13,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
income006
"
,
url
:
flowable
BasePath
+
"
income006
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
template
:
beanTemplate
,
...
...
ifs/src/main/resources/template/js/income/incomeList.js
浏览文件 @
ab570eab
...
...
@@ -27,7 +27,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
income001
'
,
url
:
flowable
BasePath
+
'
income001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
@@ -134,7 +134,7 @@ layui.config({
// 删除
function
deleteIncome
(
data
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
income005
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
income005
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
@@ -161,7 +161,7 @@ layui.config({
function
revorke
(
data
){
layer
.
confirm
(
'
确认撤销该申请吗?
'
,
{
icon
:
3
,
title
:
'
撤销操作
'
},
function
(
index
)
{
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
income009
"
,
params
:
{
processInstanceId
:
data
.
processInstanceId
},
type
:
'
json
'
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
income009
"
,
params
:
{
processInstanceId
:
data
.
processInstanceId
},
type
:
'
json
'
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
"
提交成功
"
,
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
@@ -196,7 +196,7 @@ layui.config({
});
}
function
subToData
(
params
){
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
income008
"
,
params
:
params
,
type
:
'
json
'
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
income008
"
,
params
:
params
,
type
:
'
json
'
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
"
提交成功
"
,
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
@@ -243,7 +243,7 @@ layui.config({
// 导出excel
$
(
"
body
"
).
on
(
"
click
"
,
"
#downloadExcel
"
,
function
()
{
postDownLoadFile
({
url
:
req
BasePath
+
'
income007?userToken=
'
+
getCookie
(
'
userToken
'
)
+
'
&loginPCIp=
'
+
returnCitySN
[
"
cip
"
],
url
:
flowable
BasePath
+
'
income007?userToken=
'
+
getCookie
(
'
userToken
'
)
+
'
&loginPCIp=
'
+
returnCitySN
[
"
cip
"
],
params
:
getTableParams
(),
method
:
'
post
'
});
...
...
ifs/src/main/resources/template/js/inoutitem/inoutitemAdd.js
浏览文件 @
ab570eab
...
...
@@ -25,7 +25,7 @@ layui.config({
inoutitemType
:
$
(
"
#inoutitemType
"
).
val
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
inoutitem002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
inoutitem002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/inoutitem/inoutitemEdit.js
浏览文件 @
ab570eab
...
...
@@ -12,7 +12,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
inoutitem003
"
,
url
:
flowable
BasePath
+
"
inoutitem003
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
@@ -37,7 +37,7 @@ layui.config({
inoutitemType
:
$
(
"
#inoutitemType
"
).
val
(),
remark
:
$
(
"
#remark
"
).
val
()
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
inoutitem005
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
inoutitem005
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
...
...
ifs/src/main/resources/template/js/inoutitem/inoutitemInfo.js
浏览文件 @
ab570eab
...
...
@@ -11,7 +11,7 @@ layui.config({
showGrid
({
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
inoutitem006
"
,
url
:
flowable
BasePath
+
"
inoutitem006
"
,
params
:
{
rowId
:
parent
.
rowId
},
pagination
:
false
,
method
:
"
GET
"
,
...
...
ifs/src/main/resources/template/js/inoutitem/inoutitemList.js
浏览文件 @
ab570eab
...
...
@@ -18,7 +18,7 @@ layui.config({
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
inoutitem001
'
,
url
:
flowable
BasePath
+
'
inoutitem001
'
,
where
:
getTableParams
(),
even
:
true
,
page
:
true
,
...
...
@@ -81,7 +81,7 @@ layui.config({
function
deleteInoutitem
(
data
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
inoutitem004
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
inoutitem004
"
,
params
:
{
rowId
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
){
if
(
json
.
returnCode
==
0
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
...
...
web/src/main/resources/template/assets/lib/layui/customer/systemCommonUtil.js
浏览文件 @
ab570eab
...
...
@@ -17,7 +17,7 @@ var systemCommonUtil = {
* @param callback 回执函数
*/
getSysAccountListByType
:
function
(
callback
){
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
account009
"
,
params
:
{},
type
:
'
json
'
,
method
:
"
GET
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
account009
"
,
params
:
{},
type
:
'
json
'
,
method
:
"
GET
"
,
callback
:
function
(
json
)
{
if
(
json
.
returnCode
==
0
)
{
if
(
typeof
(
callback
)
==
"
function
"
)
{
callback
(
json
);
...
...
@@ -69,7 +69,7 @@ var systemCommonUtil = {
* @param callback 回执函数
*/
getSysInoutitemListByType
:
function
(
type
,
callback
){
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
inoutitem007
"
,
params
:
{
type
:
type
},
type
:
'
json
'
,
method
:
"
GET
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
flowable
BasePath
+
"
inoutitem007
"
,
params
:
{
type
:
type
},
type
:
'
json
'
,
method
:
"
GET
"
,
callback
:
function
(
json
)
{
if
(
json
.
returnCode
==
0
)
{
if
(
typeof
(
callback
)
==
"
function
"
)
{
callback
(
json
);
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录