Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c735cd72
authored
Mar 23, 2023
by
puhui999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
94a6305f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/views/system/sms/smsLog/index.vue
+3
-3
No files found.
src/views/system/sms/smsLog/index.vue
View file @
c735cd72
...
@@ -176,9 +176,9 @@
...
@@ -176,9 +176,9 @@
<!-- 短信日志详细 -->
<!-- 短信日志详细 -->
<Dialog
title=
"短信日志详情"
v-model=
"open"
>
<Dialog
title=
"短信日志详情"
v-model=
"open"
>
<el-descriptions
border
:column=
"1"
>
<el-descriptions
border
:column=
"1"
>
<el-descriptions-item
label-align=
"right"
width=
"50px"
label=
"日志主键:"
>
{{
<el-descriptions-item
label-align=
"right"
width=
"50px"
label=
"日志主键:"
>
formData.id
{{ formData.id }}
}}
</el-descriptions-item>
</el-descriptions-item>
<el-descriptions-item
label-align=
"right"
width=
"50px"
label=
"短信渠道:"
>
<el-descriptions-item
label-align=
"right"
width=
"50px"
label=
"短信渠道:"
>
{{ formatChannelSignature(formData.channelId) }}
{{ formatChannelSignature(formData.channelId) }}
<dict-tag
:type=
"DICT_TYPE.SYSTEM_SMS_CHANNEL_CODE"
:value=
"formData.channelCode"
/>
<dict-tag
:type=
"DICT_TYPE.SYSTEM_SMS_CHANNEL_CODE"
:value=
"formData.channelCode"
/>
...
...
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