Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1b7214b2
authored
2023-05-25 16:01:53 +0800
by
赵千
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update result.vue
1 parent
74e7f094
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/qxjr/jsbwcx/components/result.vue
src/views/qxjr/jsbwcx/components/result.vue
View file @
1b7214b
...
...
@@ -13,7 +13,7 @@
<el-input
type=
"textarea"
:rows=
"6"
class=
"resulttext"
placeholder=
"响应xml"
v-model=
"REPMSGXML"
>
</el-input>
<p>
错误信息
</p>
<el-input
type=
"textarea"
:rows=
"6"
class=
"resulttext"
placeholder=
"
错误信息
"
v-model=
"ERRORINFO"
>
<el-input
type=
"textarea"
:rows=
"6"
class=
"resulttext"
placeholder=
"
无
"
v-model=
"ERRORINFO"
>
</el-input>
</div>
</
template
>
...
...
Please
register
or
sign in
to post a comment