Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rs-cloud-platform-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
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
周健威
rs-cloud-platform-ui
Commits
a2948bdd
Commit
a2948bdd
authored
Jan 21, 2021
by
rencs
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev_ren' into 'master'
1.21 txt See merge request
!67
parents
ee068ba9
3993f5b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/orderManagement/orderList/index.vue
+4
-4
No files found.
src/views/orderManagement/orderList/index.vue
View file @
a2948bdd
...
...
@@ -230,7 +230,7 @@
}}
</p>
<p
v-if=
"item.customerJson.type == 3"
>
定制
类型:
{{
item
.
customerJson
.
dataType
}}
数据
类型:
{{
item
.
customerJson
.
dataType
}}
</p>
<p
v-if=
"item.customerJson.type == 3"
>
数据格式:
{{
item
.
customerJson
.
dataFormat
}}
...
...
@@ -239,11 +239,11 @@
<p
style=
"padding-right: 10px"
>
{{
item
.
customerJson
.
type
==
1
?
"
编程需求
"
?
"
标准数据定制
"
:
item
.
customerJson
.
type
==
2
?
"
专题应用需求
"
?
"
行业应用定制
"
:
item
.
customerJson
.
type
==
3
?
"影像图
需求
"
?
"影像图
定制
"
:
item
.
customerJson
.
type
}}
</p>
...
...
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