Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
c6d3db89
Commit
c6d3db89
authored
Feb 17, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
0cde0785
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
3 additions
and
35 deletions
+3
-35
Educationvideo.vue
src/components/Educationvideo.vue
+0
-3
BillModuleNew.vue
...ents/FinancialModule/FinancialSubmodule/BillModuleNew.vue
+0
-1
MergeBillModuleNew.vue
...FinancialModule/FinancialSubmodule/MergeBillModuleNew.vue
+0
-1
leaderPayTicketDetail.vue
src/components/LeaderManagement/leaderPayTicketDetail.vue
+0
-1
PublishvideoList.vue
src/components/SalesModule/PublishvideoList.vue
+0
-1
ScenicStrategyview.vue
src/components/ScenicStrategyview.vue
+0
-1
OpTripList.vue
src/components/TravelManager/TravelList/OpTripList.vue
+1
-1
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+0
-2
SaleTripList.vue
src/components/TravelManager/TravelList/SaleTripList.vue
+2
-2
TravelControlListSale.vue
...onents/TravelManager/TravelList/TravelControlListSale.vue
+0
-2
CostNewPrice.vue
...ponents/TravelManager/TravelNewQuotation/CostNewPrice.vue
+0
-1
CostNewPriceAudit.vue
...ts/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
+0
-2
QuotationNewPrice.vue
...ts/TravelManager/TravelNewQuotation/QuotationNewPrice.vue
+0
-1
WorkOvertime.vue
src/components/administrative/WorkOvertime.vue
+0
-1
index.vue
src/components/index.vue
+0
-1
CostType.vue
src/components/systemManagement/CostType.vue
+0
-1
mywork.vue
src/components/work/mywork.vue
+0
-1
workDetails.vue
src/components/work/workDetails.vue
+0
-4
workManager.vue
src/components/work/workManager.vue
+0
-4
workManager2.vue
src/components/work/workManager2.vue
+0
-4
No files found.
src/components/Educationvideo.vue
View file @
c6d3db89
...
@@ -140,8 +140,6 @@ export default {
...
@@ -140,8 +140,6 @@ export default {
this
.
handleCurrentChange
();
this
.
handleCurrentChange
();
}
}
}
}
// console.log("divSrcoll",divSrcoll)
},
},
SelectLineId
(
id
){
SelectLineId
(
id
){
this
.
dataList
=
[];
this
.
dataList
=
[];
...
@@ -179,7 +177,6 @@ export default {
...
@@ -179,7 +177,6 @@ export default {
}
}
this
.
total
=
res
.
data
.
data
.
count
;
this
.
total
=
res
.
data
.
data
.
count
;
console
.
log
(
"this.dataList"
,
this
.
dataList
)
}
}
}
}
);
);
...
...
src/components/FinancialModule/FinancialSubmodule/BillModuleNew.vue
View file @
c6d3db89
...
@@ -643,7 +643,6 @@ export default {
...
@@ -643,7 +643,6 @@ export default {
}
}
this
.
GetDetail
=
data
;
this
.
GetDetail
=
data
;
console
.
log
(
"this.GetDetail "
,
this
.
GetDetail
)
this
.
loading
=
false
this
.
loading
=
false
this
.
$set
(
this
.
$data
,
"GetDetail"
,
data
);
this
.
$set
(
this
.
$data
,
"GetDetail"
,
data
);
let
status
=
false
;
let
status
=
false
;
...
...
src/components/FinancialModule/FinancialSubmodule/MergeBillModuleNew.vue
View file @
c6d3db89
...
@@ -429,7 +429,6 @@
...
@@ -429,7 +429,6 @@
this
.
GetDetail
=
data
;
this
.
GetDetail
=
data
;
this
.
loading
=
false
this
.
loading
=
false
this
.
$set
(
this
.
$data
,
"GetDetail"
,
data
);
this
.
$set
(
this
.
$data
,
"GetDetail"
,
data
);
console
.
log
(
"this.GetDetail"
,
this
.
GetDetail
)
}
}
},
err
=>
{})
},
err
=>
{})
},
},
...
...
src/components/LeaderManagement/leaderPayTicketDetail.vue
View file @
c6d3db89
...
@@ -123,7 +123,6 @@ export default {
...
@@ -123,7 +123,6 @@ export default {
dataList
=
data
dataList
=
data
}
}
this
.
dataList
=
dataList
;
this
.
dataList
=
dataList
;
console
.
log
(
dataList
)
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
...
...
src/components/SalesModule/PublishvideoList.vue
View file @
c6d3db89
...
@@ -262,7 +262,6 @@ export default {
...
@@ -262,7 +262,6 @@ export default {
},
},
getEmployee
()
{
getEmployee
()
{
this
.
apipost
(
'app_get_company_employee'
,
this
.
employeeMsg
,
res
=>
{
this
.
apipost
(
'app_get_company_employee'
,
this
.
employeeMsg
,
res
=>
{
console
.
log
(
"fsasd"
,
res
)
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
employeeList
=
res
.
data
.
data
;
this
.
employeeList
=
res
.
data
.
data
;
}
}
...
...
src/components/ScenicStrategyview.vue
View file @
c6d3db89
...
@@ -60,7 +60,6 @@ export default {
...
@@ -60,7 +60,6 @@ export default {
"ScenicRecomment_Get_GetScenicRecommentService"
,
this
.
msg
,
"ScenicRecomment_Get_GetScenicRecommentService"
,
this
.
msg
,
res
=>
{
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
console
.
log
(
res
,
'ressss'
)
this
.
dataList
=
res
.
data
.
data
;
this
.
dataList
=
res
.
data
.
data
;
}
}
},
},
...
...
src/components/TravelManager/TravelList/OpTripList.vue
View file @
c6d3db89
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
</div>
</div>
<div
class=
"el-col"
>
<div
class=
"el-col"
>
<div
class=
"d7"
>
<div
class=
"d7"
>
<el-button
@
click=
"goToOpenTravel('TravelManager2',item.ID)"
type=
"primary"
>
<el-button
@
click=
"goToOpenTravel('TravelManager2',item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripUpdate'
)
}}
</el-button>
{{
$t
(
'Operation.Op_tripUpdate'
)
}}
</el-button>
<el-button
@
click=
"copyTravelInfo(item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripCopy'
)
}}
</el-button>
<el-button
@
click=
"copyTravelInfo(item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripCopy'
)
}}
</el-button>
<el-button
@
click=
"goUrlR('confirmationOrderDownLoad',item)"
type=
"primary"
>
<el-button
@
click=
"goUrlR('confirmationOrderDownLoad',item)"
type=
"primary"
>
...
...
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
c6d3db89
...
@@ -5111,7 +5111,6 @@
...
@@ -5111,7 +5111,6 @@
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
OrderDataList
=
res
.
data
.
data
;
this
.
OrderDataList
=
res
.
data
.
data
;
this
.
IsUpdateOrderMoney
=
res
.
data
.
data
.
IsUpdateOrderMoney
this
.
IsUpdateOrderMoney
=
res
.
data
.
data
.
IsUpdateOrderMoney
console
.
log
(
this
.
OrderDataList
,
'this.OrderDataList'
);
}
}
},
},
err
=>
{}
err
=>
{}
...
@@ -5150,7 +5149,6 @@
...
@@ -5150,7 +5149,6 @@
this
.
ConfigData
.
Config
=
res
.
data
.
data
.
config
;
this
.
ConfigData
.
Config
=
res
.
data
.
data
.
config
;
this
.
SetNoticeMsg
.
OutNotice
=
res
.
data
.
data
.
config
.
OutNotice
;
this
.
SetNoticeMsg
.
OutNotice
=
res
.
data
.
data
.
config
.
OutNotice
;
this
.
ConfigData
.
Leader
=
res
.
data
.
data
.
leader
;
this
.
ConfigData
.
Leader
=
res
.
data
.
data
.
leader
;
console
.
log
(
" this.ConfigData.Config"
,
this
.
ConfigData
.
Config
);
}
}
}
}
);
);
...
...
src/components/TravelManager/TravelList/SaleTripList.vue
View file @
c6d3db89
...
@@ -99,7 +99,8 @@
...
@@ -99,7 +99,8 @@
</div>
</div>
<div
class=
"el-col"
>
<div
class=
"el-col"
>
<div
class=
"d7"
>
<div
class=
"d7"
>
<el-button
v-if=
"item.CreateBy==CurrentUserId"
@
click=
"goToOpenTravel('TravelManager3',item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripUpdate'
)
}}
</el-button>
{{
item
.
ShareTeamType
}}
<el-button
v-if=
"item.CreateBy==CurrentUserId && item.ShareTeamType
<0
"
@
click=
"goToOpenTravel('TravelManager3',item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripUpdate'
)
}}
</el-button>
<!--
<el-button
v-if=
"item.CreateBy==CurrentUserId"
@
click=
"goToOpenTravel('TravelManager5',item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripUpdate'
)
}}
</el-button>
-->
<!--
<el-button
v-if=
"item.CreateBy==CurrentUserId"
@
click=
"goToOpenTravel('TravelManager5',item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripUpdate'
)
}}
</el-button>
-->
<el-button
@
click=
"copyTravelInfo(item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripCopy'
)
}}
</el-button>
<el-button
@
click=
"copyTravelInfo(item.ID)"
type=
"primary"
>
{{
$t
(
'Operation.Op_tripCopy'
)
}}
</el-button>
<el-button
v-if=
"item.TCNUMS==''&&item.CreateBy==CurrentUserId"
@
click=
"delConfig(item.ID)"
type=
"primary"
>
{{
$t
(
'system.table_delete'
)
}}
</el-button>
<el-button
v-if=
"item.TCNUMS==''&&item.CreateBy==CurrentUserId"
@
click=
"delConfig(item.ID)"
type=
"primary"
>
{{
$t
(
'system.table_delete'
)
}}
</el-button>
...
@@ -331,7 +332,6 @@
...
@@ -331,7 +332,6 @@
},
},
//跳转至下载
//跳转至下载
goUrlR
(
path
,
item
){
goUrlR
(
path
,
item
){
console
.
log
(
item
,
'itemm'
);
let
routeData
=
this
.
$router
.
resolve
({
let
routeData
=
this
.
$router
.
resolve
({
name
:
path
,
name
:
path
,
query
:
{
query
:
{
...
...
src/components/TravelManager/TravelList/TravelControlListSale.vue
View file @
c6d3db89
...
@@ -945,8 +945,6 @@
...
@@ -945,8 +945,6 @@
});
});
}
}
});
});
console
.
log
(
res
,
'resssss'
);
}
}
},
},
err
=>
{}
err
=>
{}
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPrice.vue
View file @
c6d3db89
...
@@ -1443,7 +1443,6 @@
...
@@ -1443,7 +1443,6 @@
).
toFixed
(
0
);
).
toFixed
(
0
);
//房餐车景点价格
//房餐车景点价格
var
trip
=
Number
(
that
.
getLocalTotalMoney
(
x
.
PeopleNumber
));
var
trip
=
Number
(
that
.
getLocalTotalMoney
(
x
.
PeopleNumber
));
console
.
log
(
"trip"
,
trip
);
//其他价格
//其他价格
var
otherPrice
=
Number
(
that
.
getCostTotalMoney
());
var
otherPrice
=
Number
(
that
.
getCostTotalMoney
());
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
View file @
c6d3db89
...
@@ -1007,8 +1007,6 @@
...
@@ -1007,8 +1007,6 @@
this
.
getSubtotalMoney
();
this
.
getSubtotalMoney
();
},
},
created
()
{
created
()
{
console
.
log
(
"CostCurrencyList"
,
this
.
CostCurrencyList
);
console
.
log
(
"Post"
,
this
.
postConfig
)
},
},
watch
:
{
watch
:
{
CostNumberList
:
{
CostNumberList
:
{
...
...
src/components/TravelManager/TravelNewQuotation/QuotationNewPrice.vue
View file @
c6d3db89
...
@@ -144,7 +144,6 @@
...
@@ -144,7 +144,6 @@
});
});
}
}
this
.
postData
.
TravelState
=
type
;
this
.
postData
.
TravelState
=
type
;
console
.
log
(
"this.postData"
,
this
.
postData
);
var
nObj
=
{
var
nObj
=
{
config
:
this
.
postData
,
config
:
this
.
postData
,
dayCostPriceList
:
this
.
dayCostPriceList
,
dayCostPriceList
:
this
.
dayCostPriceList
,
...
...
src/components/administrative/WorkOvertime.vue
View file @
c6d3db89
...
@@ -126,7 +126,6 @@ import moment from 'moment'
...
@@ -126,7 +126,6 @@ import moment from 'moment'
methods
:{
methods
:{
getEmployee
(
val
)
{
//员工
getEmployee
(
val
)
{
//员工
console
.
log
(
"val"
,
val
)
let
str
=
'-1'
;
let
str
=
'-1'
;
if
(
val
){
if
(
val
){
str
=
val
;
str
=
val
;
...
...
src/components/index.vue
View file @
c6d3db89
...
@@ -1971,7 +1971,6 @@ export default {
...
@@ -1971,7 +1971,6 @@ export default {
}
}
let
path
=
url
+
s
.
Link
;
let
path
=
url
+
s
.
Link
;
console
.
log
(
"path"
,
path
)
let
routeData
=
this
.
$router
.
resolve
({
let
routeData
=
this
.
$router
.
resolve
({
name
:
path
name
:
path
})
})
...
...
src/components/systemManagement/CostType.vue
View file @
c6d3db89
...
@@ -933,7 +933,6 @@
...
@@ -933,7 +933,6 @@
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
addShow
=
true
;
this
.
addShow
=
true
;
var
dataList
=
res
.
data
.
data
;
var
dataList
=
res
.
data
.
data
;
console
.
log
(
"dataList"
,
dataList
)
this
.
getPostList
();
this
.
getPostList
();
this
.
getDepartmentList
();
this
.
getDepartmentList
();
this
.
getEmployeeList
(
'all'
);
this
.
getEmployeeList
(
'all'
);
...
...
src/components/work/mywork.vue
View file @
c6d3db89
...
@@ -461,7 +461,6 @@ export default {
...
@@ -461,7 +461,6 @@ export default {
});
});
},
},
addData
()
{
addData
()
{
console
.
log
(
this
.
addMsg
);
this
.
addMsg
.
BeginTime
=
this
.
addMsg
.
TimeRanges
[
0
];
this
.
addMsg
.
BeginTime
=
this
.
addMsg
.
TimeRanges
[
0
];
this
.
addMsg
.
EndTime
=
this
.
addMsg
.
TimeRanges
[
1
];
this
.
addMsg
.
EndTime
=
this
.
addMsg
.
TimeRanges
[
1
];
this
.
addMsg
.
Tags
=
this
.
addMsg
.
Tags
=
...
...
src/components/work/workDetails.vue
View file @
c6d3db89
...
@@ -565,7 +565,6 @@ export default {
...
@@ -565,7 +565,6 @@ export default {
if
(
this
.
d
.
w
.
ZongExamineStatus
!=
0
)
{
if
(
this
.
d
.
w
.
ZongExamineStatus
!=
0
)
{
let
dateBegin
=
new
Date
(
this
.
d
.
w
.
ZongExamineDate
.
replace
(
/-/g
,
"/"
))
let
dateBegin
=
new
Date
(
this
.
d
.
w
.
ZongExamineDate
.
replace
(
/-/g
,
"/"
))
let
dateDiff
=
dateEnd
.
getTime
()
-
dateBegin
.
getTime
();
let
dateDiff
=
dateEnd
.
getTime
()
-
dateBegin
.
getTime
();
console
.
log
(
dateDiff
)
if
(
dateDiff
/
1000
/
60
<
5
){
if
(
dateDiff
/
1000
/
60
<
5
){
this
.
canCancel3
=
true
;
this
.
canCancel3
=
true
;
}
}
...
@@ -573,7 +572,6 @@ export default {
...
@@ -573,7 +572,6 @@ export default {
if
(
this
.
d
.
w
.
ZongFinishExamineStatus
!=
0
)
{
if
(
this
.
d
.
w
.
ZongFinishExamineStatus
!=
0
)
{
let
dateBegin
=
new
Date
(
this
.
d
.
w
.
ZongFinishExamineDate
.
replace
(
/-/g
,
"/"
))
let
dateBegin
=
new
Date
(
this
.
d
.
w
.
ZongFinishExamineDate
.
replace
(
/-/g
,
"/"
))
let
dateDiff
=
dateEnd
.
getTime
()
-
dateBegin
.
getTime
();
let
dateDiff
=
dateEnd
.
getTime
()
-
dateBegin
.
getTime
();
console
.
log
(
dateDiff
)
if
(
dateDiff
/
1000
/
60
<
5
){
if
(
dateDiff
/
1000
/
60
<
5
){
this
.
canCancel4
=
true
;
this
.
canCancel4
=
true
;
}
}
...
@@ -627,8 +625,6 @@ export default {
...
@@ -627,8 +625,6 @@ export default {
this
.
$message
.
error
(
"请填写审批意见"
);
this
.
$message
.
error
(
"请填写审批意见"
);
return
;
return
;
}
}
// console.log(this.radio);
// return;
this
.
apipost
(
this
.
apipost
(
"user_post_SetWorkExamine"
,
"user_post_SetWorkExamine"
,
{
{
...
...
src/components/work/workManager.vue
View file @
c6d3db89
...
@@ -327,7 +327,6 @@ export default {
...
@@ -327,7 +327,6 @@ export default {
getList
()
{
getList
()
{
//获取数据
//获取数据
this
.
loading
=
true
;
this
.
loading
=
true
;
console
.
log
(
this
.
msg
.
timeRange
)
if
(
this
.
msg
.
timeRange
&&
this
.
msg
.
timeRange
.
length
==
2
){
if
(
this
.
msg
.
timeRange
&&
this
.
msg
.
timeRange
.
length
==
2
){
this
.
msg
.
bt
=
this
.
msg
.
timeRange
[
0
];
this
.
msg
.
bt
=
this
.
msg
.
timeRange
[
0
];
this
.
msg
.
et
=
this
.
msg
.
timeRange
[
1
];
this
.
msg
.
et
=
this
.
msg
.
timeRange
[
1
];
...
@@ -406,7 +405,6 @@ export default {
...
@@ -406,7 +405,6 @@ export default {
if
(
res
.
data
.
data
&&
res
.
data
.
data
.
length
>
0
){
if
(
res
.
data
.
data
&&
res
.
data
.
data
.
length
>
0
){
this
.
findMyDepartment
(
res
.
data
.
data
[
0
]);
this
.
findMyDepartment
(
res
.
data
.
data
[
0
]);
}
}
console
.
log
(
this
.
departmentList
);
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
...
@@ -415,9 +413,7 @@ export default {
...
@@ -415,9 +413,7 @@ export default {
);
);
},
},
findMyDepartment
(
data
){
findMyDepartment
(
data
){
console
.
log
(
data
)
if
(
data
.
DepartmentId
==
this
.
userInfo
.
RB_Department_Id
){
if
(
data
.
DepartmentId
==
this
.
userInfo
.
RB_Department_Id
){
console
.
log
(
'yes'
,
data
)
this
.
changeDeparent
(
data
)
this
.
changeDeparent
(
data
)
}
else
{
}
else
{
if
(
data
.
ChildList
&&
data
.
ChildList
.
length
>
0
)
{
if
(
data
.
ChildList
&&
data
.
ChildList
.
length
>
0
)
{
...
...
src/components/work/workManager2.vue
View file @
c6d3db89
...
@@ -297,7 +297,6 @@ export default {
...
@@ -297,7 +297,6 @@ export default {
getList
()
{
getList
()
{
//获取数据
//获取数据
this
.
loading
=
true
;
this
.
loading
=
true
;
console
.
log
(
this
.
msg
.
timeRange
)
if
(
this
.
msg
.
timeRange
&&
this
.
msg
.
timeRange
.
length
==
2
){
if
(
this
.
msg
.
timeRange
&&
this
.
msg
.
timeRange
.
length
==
2
){
this
.
msg
.
bt
=
this
.
msg
.
timeRange
[
0
];
this
.
msg
.
bt
=
this
.
msg
.
timeRange
[
0
];
this
.
msg
.
et
=
this
.
msg
.
timeRange
[
1
];
this
.
msg
.
et
=
this
.
msg
.
timeRange
[
1
];
...
@@ -362,7 +361,6 @@ export default {
...
@@ -362,7 +361,6 @@ export default {
if
(
res
.
data
.
data
&&
res
.
data
.
data
.
length
>
0
){
if
(
res
.
data
.
data
&&
res
.
data
.
data
.
length
>
0
){
this
.
findMyDepartment
(
res
.
data
.
data
[
0
]);
this
.
findMyDepartment
(
res
.
data
.
data
[
0
]);
}
}
console
.
log
(
this
.
departmentList
);
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
...
@@ -371,9 +369,7 @@ export default {
...
@@ -371,9 +369,7 @@ export default {
);
);
},
},
findMyDepartment
(
data
){
findMyDepartment
(
data
){
console
.
log
(
data
)
if
(
data
.
DepartmentId
==
this
.
userInfo
.
RB_Department_Id
){
if
(
data
.
DepartmentId
==
this
.
userInfo
.
RB_Department_Id
){
console
.
log
(
'yes'
,
data
)
this
.
changeDeparent
(
data
)
this
.
changeDeparent
(
data
)
}
else
{
}
else
{
if
(
data
.
ChildList
&&
data
.
ChildList
.
length
>
0
)
{
if
(
data
.
ChildList
&&
data
.
ChildList
.
length
>
0
)
{
...
...
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