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
9a64b09c
authored
2023-01-17 16:56:48 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1111
1 parent
0ea195c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/business/kttZdjbxx.vue
src/components/business/kttZdjbxx.vue
View file @
9a64b09
...
...
@@ -8,7 +8,7 @@
标识码:
<br
/>
<p
class=
"label-detail"
>
(BSM)
</p>
</span>
<el-input
:disabled=
"$store.state.business.Edit"
v-model=
"ruleForm.
bsm
"
placeholder=
"标识码"
></el-input>
<el-input
:disabled=
"$store.state.business.Edit"
v-model=
"ruleForm.
BSM
"
placeholder=
"标识码"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -18,7 +18,7 @@
要素代码:
<br
/>
<p
class=
"label-detail"
>
(YSDM)
</p>
</span>
<el-input
:disabled=
"$store.state.business.Edit"
v-model=
"ruleForm.
ysdm
"
placeholder=
"要素代码"
></el-input>
<el-input
:disabled=
"$store.state.business.Edit"
v-model=
"ruleForm.
YSDM
"
placeholder=
"要素代码"
></el-input>
</el-form-item>
</el-col>
...
...
Please
register
or
sign in
to post a comment