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
6e4151df
Commit
6e4151df
authored
Nov 07, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
dc791bef
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
6 deletions
+8
-6
ChangeThePriceMessage.vue
...components/administrative/model/ChangeThePriceMessage.vue
+4
-4
index.vue
src/components/index.vue
+2
-0
allList.vue
src/components/myOrdersAllType/components/allList.vue
+2
-2
No files found.
src/components/administrative/model/ChangeThePriceMessage.vue
View file @
6e4151df
...
@@ -8,12 +8,12 @@
...
@@ -8,12 +8,12 @@
改价提示:
改价提示:
<span>
一共有
<span
class=
"c059FF6 fz16"
<span>
一共有
<span
class=
"c059FF6 fz16"
style=
"padding: 0 10px;cursor: pointer;font-weight: bold;display: inline-block;"
style=
"padding: 0 10px;cursor: pointer;font-weight: bold;display: inline-block;"
@
click=
"ckChangePrice"
>
@
click=
"ckChangePrice
(
{},1)
">
{{
msg
.
total2
}}
{{
msg
.
total2
}}
</span>
</span>
条账未平数据,快去
条账未平数据,快去
<span
class=
"c059FF6 fz16"
<span
class=
"c059FF6 fz16"
style=
"margin-left: 10px;margin-right: 10px;cursor: pointer;font-weight: bold;"
@
click=
"ckChangePrice(1)"
>
申请改价
</span>
style=
"margin-left: 10px;margin-right: 10px;cursor: pointer;font-weight: bold;"
@
click=
"ckChangePrice(
{},
1)">申请改价
</span>
吧
吧
</span>
</span>
</p>
</p>
...
@@ -228,12 +228,12 @@
...
@@ -228,12 +228,12 @@
审核提示:
审核提示:
<span>
一共有
<span
class=
"c059FF6 fz16"
<span>
一共有
<span
class=
"c059FF6 fz16"
style=
"padding: 0 10px;cursor: pointer;font-weight: bold;display: inline-block;"
style=
"padding: 0 10px;cursor: pointer;font-weight: bold;display: inline-block;"
@
click=
"ckChangePrice"
>
@
click=
"ckChangePrice
({},2)
"
>
{{msg.total}}
{{msg.total}}
</span>
</span>
条改价申请待审核,快去
条改价申请待审核,快去
<span
class=
"c059FF6 fz16"
<span
class=
"c059FF6 fz16"
style=
"margin-left: 10px;margin-right: 10px;cursor: pointer;font-weight: bold;"
@
click=
"ckChangePrice(2)"
>
审核
</span>
style=
"margin-left: 10px;margin-right: 10px;cursor: pointer;font-weight: bold;"
@
click=
"ckChangePrice(
{},
2)"
>
审核
</span>
吧
吧
</span>
</span>
</p>
</p>
...
...
src/components/index.vue
View file @
6e4151df
...
@@ -1973,6 +1973,7 @@
...
@@ -1973,6 +1973,7 @@
this
.
ChangeThePriceObj
.
ExamineThePriceData
=
res
.
data
.
data
.
pageData
this
.
ChangeThePriceObj
.
ExamineThePriceData
=
res
.
data
.
data
.
pageData
this
.
ExamineThePriceVisible
=
true
this
.
ExamineThePriceVisible
=
true
}
else
{
}
else
{
this
.
ExamineThePriceVisible
=
false
if
(
type
==
1
){
if
(
type
==
1
){
// this.$message.info('暂无订单审核数据')
// this.$message.info('暂无订单审核数据')
}
}
...
@@ -2028,6 +2029,7 @@
...
@@ -2028,6 +2029,7 @@
this
.
ChangeThePriceObj
.
ChangeThePriceData
=
res
.
data
.
data
.
pageData
this
.
ChangeThePriceObj
.
ChangeThePriceData
=
res
.
data
.
data
.
pageData
this
.
ChangeThePriceVisible
=
true
this
.
ChangeThePriceVisible
=
true
}
else
{
}
else
{
this
.
ChangeThePriceVisible
=
false
if
(
type
==
1
){
if
(
type
==
1
){
// this.$message.info('暂无订单改价数据')
// this.$message.info('暂无订单改价数据')
}
}
...
...
src/components/myOrdersAllType/components/allList.vue
View file @
6e4151df
...
@@ -496,9 +496,9 @@
...
@@ -496,9 +496,9 @@
},
},
dataObj
:{
dataObj
:{
handler
(
val
,
oldVal
)
{
handler
(
val
,
oldVal
)
{
this
.
msg
.
OrderType
=
val
.
tab
this
.
msg
.
OrderType
=
String
(
val
.
tab
)
this
.
msg
.
OrderId
=
val
.
OrderId
this
.
msg
.
OrderId
=
val
.
OrderId
this
.
msg2
.
OrderType
=
val
.
tab
this
.
msg2
.
OrderType
=
String
(
val
.
tab
)
this
.
msg2
.
OrderId
=
val
.
OrderId
this
.
msg2
.
OrderId
=
val
.
OrderId
if
(
val
.
DepartSTime
&&
val
.
DepartSTime
){
if
(
val
.
DepartSTime
&&
val
.
DepartSTime
){
this
.
msg
.
DepartSTime
=
val
.
DepartSTime
;
this
.
msg
.
DepartSTime
=
val
.
DepartSTime
;
...
...
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