Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
d529d0e1
Commit
d529d0e1
authored
Aug 10, 2021
by
陈浩建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增ICCID字段查看
parent
aeb91e46
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
src/views/school-center/order/order.vue
+7
-2
No files found.
src/views/school-center/order/order.vue
View file @
d529d0e1
...
...
@@ -314,8 +314,8 @@
</a-col>
<a-col
:span=
"6"
>
<a-form-item
label=
"
办理标识
:"
>
<p>
{{ orderInfo.
identifyin
}}
</p>
<a-form-item
label=
"
ICCID
:"
>
<p>
{{ orderInfo.
businessIccid
}}
</p>
</a-form-item>
</a-col>
<a-col
:span=
"6"
>
...
...
@@ -326,6 +326,11 @@
</a-row>
<a-row>
<a-col
:span=
"6"
>
<a-form-item
label=
"办理标识:"
>
<p>
{{ orderInfo.identifyin }}
</p>
</a-form-item>
</a-col>
<a-col
:span=
"6"
>
<a-form-item
label=
"备注:"
>
<p>
{{ orderInfo.remarks }}
</p>
</a-form-item>
...
...
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