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
4ca837ae
Commit
4ca837ae
authored
Jun 10, 2019
by
Mac
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
8c8899cd
987c10d3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4208 additions
and
721 deletions
+4208
-721
App.vue
src/App.vue
+1
-1
TeamRevenueReport.vue
...mponents/FinancialModule/ReportForm/TeamRevenueReport.vue
+4
-4
ShoppingReimbursementDetails.vue
...components/ShoppingStore/ShoppingReimbursementDetails.vue
+1
-1
SupplierIndex.vue
src/components/SupplierIndex.vue
+4199
-715
session.js
src/store/actions/session.js
+3
-0
No files found.
src/App.vue
View file @
4ca837ae
...
@@ -73,7 +73,7 @@ export default {
...
@@ -73,7 +73,7 @@ export default {
}
}
},
},
mounted
()
{
mounted
()
{
if
(
!
this
.
getLocalStorage
())
{
if
(
!
this
.
getLocalStorage
()
&&
document
.
URL
.
indexOf
(
"SupplierLogin"
)
==-
1
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
'/login'
path
:
'/login'
})
})
...
...
src/components/FinancialModule/ReportForm/TeamRevenueReport.vue
View file @
4ca837ae
...
@@ -624,7 +624,7 @@ Vue.component("TCIDJump", {
...
@@ -624,7 +624,7 @@ Vue.component("TCIDJump", {
<div>
<div>
<span style="cursor: pointer" v-if="rowData.DataType===1" @click="goUrl('TeamBalancePayment',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===1" @click="goUrl('TeamBalancePayment',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===2" @click="goUrl('individualTicket',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===2" @click="goUrl('individualTicket',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===3" @click="goUrlVisa('VisaProduct',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===3" @click="goUrlVisa('VisaProduct
Order
',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===4" @click="goUrl('SettlementOrder',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===4" @click="goUrl('SettlementOrder',rowData.TCID)">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===6">{{rowData.TCID}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===6">{{rowData.TCID}}</span>
</div>
</div>
...
@@ -651,7 +651,7 @@ Vue.component("TCIDJump", {
...
@@ -651,7 +651,7 @@ Vue.component("TCIDJump", {
goUrlVisa
(
path
,
id
)
{
goUrlVisa
(
path
,
id
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
"/"
+
path
,
path
:
"/"
+
path
,
query
:
{
VisaID
:
id
,
blank
:
"y"
}
query
:
{
id
:
id
,
isShow
:
0
,
EmId
:
-
1
,
blank
:
"y"
}
});
});
}
}
}
}
...
@@ -661,7 +661,7 @@ Vue.component("TCNUMJump", {
...
@@ -661,7 +661,7 @@ Vue.component("TCNUMJump", {
template
:
`<div>
template
:
`<div>
<span style="cursor: pointer" v-if="rowData.DataType===1" @click="goUrl('TravelControlList',rowData.TCNUM)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===1" @click="goUrl('TravelControlList',rowData.TCNUM)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===2" @click="goUrlExtend('individualTicket',rowData.TCID)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===2" @click="goUrlExtend('individualTicket',rowData.TCID)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===3" @click="goUrlVisa('VisaProduct',rowData.TCID)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===3" @click="goUrlVisa('VisaProduct
Order
',rowData.TCID)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===4" @click="goUrlExtend('SettlementOrder',rowData.TCID)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===4" @click="goUrlExtend('SettlementOrder',rowData.TCID)">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===6">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===6">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===7">{{rowData.TCNUM}}</span>
<span style="cursor: pointer" v-if="rowData.DataType===7">{{rowData.TCNUM}}</span>
...
@@ -693,7 +693,7 @@ Vue.component("TCNUMJump", {
...
@@ -693,7 +693,7 @@ Vue.component("TCNUMJump", {
goUrlVisa
(
path
,
id
)
{
goUrlVisa
(
path
,
id
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
"/"
+
path
,
path
:
"/"
+
path
,
query
:
{
VisaID
:
id
,
blank
:
"y"
}
query
:
{
id
:
id
,
isShow
:
0
,
EmId
:
-
1
,
blank
:
"y"
}
});
});
}
}
}
}
...
...
src/components/ShoppingStore/ShoppingReimbursementDetails.vue
View file @
4ca837ae
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
<el-input
type=
"number"
v-model=
"item.ShopDetailsList[0].GuideCommission"
></el-input>
<el-input
type=
"number"
v-model=
"item.ShopDetailsList[0].GuideCommission"
></el-input>
<!--GuideCommission 导游佣金应付-->
<!--GuideCommission 导游佣金应付-->
</td>
</td>
<td
class=
"more_td _height_45"
v-if=
"subIndex==0"
:rowspan=
"item.ShopDetailsList.length"
>
<td
class=
"more_td _height_45"
>
<el-input
type=
"number"
v-model=
"subItem.CompanyCommission"
></el-input>
<el-input
type=
"number"
v-model=
"subItem.CompanyCommission"
></el-input>
<!--CompanyCommission 公司佣金应收-->
<!--CompanyCommission 公司佣金应收-->
</td>
</td>
...
...
src/components/SupplierIndex.vue
View file @
4ca837ae
This diff is collapsed.
Click to expand it.
src/store/actions/session.js
View file @
4ca837ae
...
@@ -94,6 +94,9 @@ export function setCurrSession ({state, commit, dispatch}, sessionId) {
...
@@ -94,6 +94,9 @@ export function setCurrSession ({state, commit, dispatch}, sessionId) {
export
function
resetCurrSession
({
state
,
commit
})
{
export
function
resetCurrSession
({
state
,
commit
})
{
const
nim
=
state
.
nim
const
nim
=
state
.
nim
if
(
!
nim
){
return
;
}
console
.
log
(
'重置了..................'
)
console
.
log
(
'重置了..................'
)
nim
.
resetCurrSession
()
nim
.
resetCurrSession
()
commit
(
'updateCurrSessionMsgs'
,
{
commit
(
'updateCurrSessionMsgs'
,
{
...
...
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