Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
76708fbe
authored
2023-08-16 09:16:57 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:登记原因
1 parent
f97dde2f
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
18 additions
and
18 deletions
src/views/ywbl/slsqxx/diyaq/slxx.vue
src/views/ywbl/slsqxx/fdcq1/slxx.vue
src/views/ywbl/slsqxx/fdcq2/slxx.vue
src/views/ywbl/slsqxx/fdcq2/slxx300.vue
src/views/ywbl/slsqxx/fdcq2/slxxOverview.vue
src/views/ywbl/slsqxx/fwsyq/slxx.vue
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
src/views/ywbl/slsqxx/jsydsyq/slxx300.vue
src/views/ywbl/slsqxx/lqslxx/index.vue
src/views/ywbl/slsqxx/nydsyq/slxx.vue
src/views/ywbl/slsqxx/nydsyq/slxx200.vue
src/views/ywbl/slsqxx/tdsyq/slxx.vue
src/views/ywbl/slsqxx/ygdj/slxx.vue
src/views/ywbl/slsqxx/ygdj/slxx300.vue
src/views/ywbl/slsqxx/ygdy/slxx.vue
src/views/ywbl/slsqxx/zjgcdy/batchSlxx.vue
src/views/ywbl/slsqxx/zjgcdy/slxx.vue
src/views/ywbl/slsqxx/diyaq/slxx.vue
View file @
76708fb
...
...
@@ -253,7 +253,7 @@
</el-input>
</el-form-item>
<el-form-item
v-else
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.diyaq.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/fdcq1/slxx.vue
View file @
76708fb
...
...
@@ -164,7 +164,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
v-if=
"ruleForm.sldy"
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.fdcq1.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/fdcq2/slxx.vue
View file @
76708fb
<!--
* @Description: 受理信息
* @Autor: renchao
* @LastEditTime: 2023-08-1
4 12:57:2
1
* @LastEditTime: 2023-08-1
6 09:15:5
1
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -356,7 +356,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
v-if=
"ruleForm.sldy"
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.fdcq2.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/fdcq2/slxx300.vue
View file @
76708fb
...
...
@@ -239,7 +239,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
v-if=
"ruleForm.fdcq2"
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.fdcq2.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/fdcq2/slxxOverview.vue
View file @
76708fb
...
...
@@ -164,7 +164,7 @@
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.fdcq2List[0].djyy"
>
</el-input>
...
...
src/views/ywbl/slsqxx/fwsyq/slxx.vue
View file @
76708fb
...
...
@@ -171,7 +171,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
v-model=
"ruleForm.djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.djyy"
>
</el-input>
</el-form-item>
</el-col>
...
...
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
View file @
76708fb
...
...
@@ -207,7 +207,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.jsydsyq.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/jsydsyq/slxx300.vue
View file @
76708fb
...
...
@@ -198,7 +198,7 @@
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.jsydsyq.djyy"
>
</el-input>
...
...
src/views/ywbl/slsqxx/lqslxx/index.vue
View file @
76708fb
...
...
@@ -227,7 +227,7 @@
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.lq.djyy"
>
</el-input>
...
...
src/views/ywbl/slsqxx/nydsyq/slxx.vue
View file @
76708fb
...
...
@@ -225,7 +225,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.nydsyq.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/nydsyq/slxx200.vue
View file @
76708fb
...
...
@@ -230,7 +230,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.nydsyq.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/tdsyq/slxx.vue
View file @
76708fb
...
...
@@ -321,7 +321,7 @@
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
maxlength=
"500"
maxlength=
"500"
show-word-limit
type=
"textarea"
:disabled=
"!ableOperation"
v-model=
"ruleForm.tdsyq.djyy"
>
...
...
src/views/ywbl/slsqxx/ygdj/slxx.vue
View file @
76708fb
...
...
@@ -196,7 +196,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.ygdj.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/ygdj/slxx300.vue
View file @
76708fb
...
...
@@ -164,7 +164,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.ygdj.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/ygdy/slxx.vue
View file @
76708fb
...
...
@@ -225,7 +225,7 @@
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.ygdj.djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/zjgcdy/batchSlxx.vue
View file @
76708fb
...
...
@@ -189,7 +189,7 @@
</el-input>
</el-form-item>
<el-form-item
v-else
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation"
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation"
v-model=
"ruleForm.diyaqList[0].djyy"
>
</el-input>
</el-form-item>
...
...
src/views/ywbl/slsqxx/zjgcdy/slxx.vue
View file @
76708fb
...
...
@@ -243,7 +243,7 @@
</el-input>
</el-form-item>
<el-form-item
v-else
label=
"登记原因:"
prop=
"djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
:disabled=
"!ableOperation "
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!ableOperation "
v-model=
"ruleForm.diyaq.djyy"
>
</el-input>
</el-form-item>
...
...
Please
register
or
sign in
to post a comment