style:受理申请业务修改
Showing
17 changed files
with
27 additions
and
24 deletions
This diff is collapsed.
Click to expand it.
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-08-04 15:53:09 | 4 | * @LastEditTime: 2023-08-04 16:29:10 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <!-- 受理信息 --> | 7 | <!-- 受理信息 --> |
... | @@ -129,7 +129,7 @@ | ... | @@ -129,7 +129,7 @@ |
129 | </el-col> | 129 | </el-col> |
130 | <el-col :span="8"> | 130 | <el-col :span="8"> |
131 | <el-form-item label="坐落:"> | 131 | <el-form-item label="坐落:"> |
132 | <el-input disabled v-model="ruleForm.ztQlxx.zl"></el-input> | 132 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
133 | </el-form-item> | 133 | </el-form-item> |
134 | </el-col> | 134 | </el-col> |
135 | </el-row> | 135 | </el-row> |
... | @@ -746,6 +746,9 @@ | ... | @@ -746,6 +746,9 @@ |
746 | init(this.propsParam).then((res) => { | 746 | init(this.propsParam).then((res) => { |
747 | if (res.code == 200) { | 747 | if (res.code == 200) { |
748 | this.ruleForm = res.result; | 748 | this.ruleForm = res.result; |
749 | |||
750 | |||
751 | |||
749 | this.$endLoading(); | 752 | this.$endLoading(); |
750 | this.isShow = true; | 753 | this.isShow = true; |
751 | let djlx = this.ruleForm.qlxx.djlx; | 754 | let djlx = this.ruleForm.qlxx.djlx; |
... | @@ -866,7 +869,7 @@ | ... | @@ -866,7 +869,7 @@ |
866 | } else { | 869 | } else { |
867 | item.sfczr = "0"; | 870 | item.sfczr = "0"; |
868 | } | 871 | } |
869 | }); | 872 | }) |
870 | } | 873 | } |
871 | } | 874 | } |
872 | save(this.ruleForm).then((res) => { | 875 | save(this.ruleForm).then((res) => { | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-08-04 15:53:24 | 4 | * @LastEditTime: 2023-08-04 16:33:22 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <!-- 受理信息 --> | 7 | <!-- 受理信息 --> |
... | @@ -125,7 +125,7 @@ | ... | @@ -125,7 +125,7 @@ |
125 | </el-col> | 125 | </el-col> |
126 | <el-col :span="8"> | 126 | <el-col :span="8"> |
127 | <el-form-item label="坐落:"> | 127 | <el-form-item label="坐落:"> |
128 | <el-input disabled v-model="ruleForm.ztQlxx.zl"></el-input> | 128 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
129 | </el-form-item> | 129 | </el-form-item> |
130 | </el-col> | 130 | </el-col> |
131 | </el-row> | 131 | </el-row> | ... | ... |
... | @@ -130,7 +130,7 @@ | ... | @@ -130,7 +130,7 @@ |
130 | </el-col> | 130 | </el-col> |
131 | <el-col :span="8"> | 131 | <el-col :span="8"> |
132 | <el-form-item label="坐落:"> | 132 | <el-form-item label="坐落:"> |
133 | <el-input disabled v-model="ruleForm.ztQlxx.zl"></el-input> | 133 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
134 | </el-form-item> | 134 | </el-form-item> |
135 | </el-col> | 135 | </el-col> |
136 | </el-row> | 136 | </el-row> | ... | ... |
... | @@ -129,7 +129,7 @@ | ... | @@ -129,7 +129,7 @@ |
129 | </el-col> | 129 | </el-col> |
130 | <el-col :span="8"> | 130 | <el-col :span="8"> |
131 | <el-form-item label="坐落:"> | 131 | <el-form-item label="坐落:"> |
132 | <el-input disabled v-model="ruleForm.ztQlxx.zl"></el-input> | 132 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
133 | </el-form-item> | 133 | </el-form-item> |
134 | </el-col> | 134 | </el-col> |
135 | </el-row> | 135 | </el-row> | ... | ... |
... | @@ -82,7 +82,7 @@ | ... | @@ -82,7 +82,7 @@ |
82 | </el-col> | 82 | </el-col> |
83 | <el-col :span="8"> | 83 | <el-col :span="8"> |
84 | <el-form-item label="坐落:"> | 84 | <el-form-item label="坐落:"> |
85 | <el-input disabled v-model="ruleForm.ztQlxx.zl"></el-input> | 85 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
86 | </el-form-item> | 86 | </el-form-item> |
87 | </el-col> | 87 | </el-col> |
88 | </el-row> | 88 | </el-row> | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: 房屋多幢受理信息 | 2 | * @Description: 房屋多幢受理信息 |
3 | * @Autor: ssq | 3 | * @Autor: ssq |
4 | * @LastEditTime: 2023-08-04 15:45:27 | 4 | * @LastEditTime: 2023-08-04 16:33:46 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="slxx"> | 7 | <div class="slxx"> |
... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
58 | </el-col> | 58 | </el-col> |
59 | <el-col :span="16"> | 59 | <el-col :span="16"> |
60 | <el-form-item label="坐落:"> | 60 | <el-form-item label="坐落:"> |
61 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 61 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
62 | </el-form-item> | 62 | </el-form-item> |
63 | </el-col> | 63 | </el-col> |
64 | </el-row> | 64 | </el-row> | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: 受理信息 | 2 | * @Description: 受理信息 |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-08-02 08:53:43 | 4 | * @LastEditTime: 2023-08-04 16:32:05 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="slxx"> | 7 | <div class="slxx"> |
... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
58 | </el-col> | 58 | </el-col> |
59 | <el-col :span="16"> | 59 | <el-col :span="16"> |
60 | <el-form-item label="坐落:"> | 60 | <el-form-item label="坐落:"> |
61 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 61 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
62 | </el-form-item> | 62 | </el-form-item> |
63 | </el-col> | 63 | </el-col> |
64 | </el-row> | 64 | </el-row> | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: 受理信息 | 2 | * @Description: 受理信息 |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-08-04 15:45:38 | 4 | * @LastEditTime: 2023-08-04 16:32:08 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="slxx"> | 7 | <div class="slxx"> |
... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
60 | </el-col> | 60 | </el-col> |
61 | <el-col :span="16"> | 61 | <el-col :span="16"> |
62 | <el-form-item label="坐落:"> | 62 | <el-form-item label="坐落:"> |
63 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 63 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
64 | </el-form-item> | 64 | </el-form-item> |
65 | </el-col> | 65 | </el-col> |
66 | </el-row> | 66 | </el-row> | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-08-04 15:54:00 | 4 | * @LastEditTime: 2023-08-04 16:31:38 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <!-- 受理信息 --> | 7 | <!-- 受理信息 --> |
... | @@ -113,7 +113,7 @@ | ... | @@ -113,7 +113,7 @@ |
113 | 113 | ||
114 | <el-col :span="16"> | 114 | <el-col :span="16"> |
115 | <el-form-item label="坐落:"> | 115 | <el-form-item label="坐落:"> |
116 | <el-input v-model="ruleForm.zdjbxx.zl"></el-input> | 116 | <el-input v-model="ruleForm.sldy.zl"></el-input> |
117 | </el-form-item> | 117 | </el-form-item> |
118 | </el-col> | 118 | </el-col> |
119 | </el-row> | 119 | </el-row> | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | <!-- | 2 | <!-- |
3 | * @Description: | 3 | * @Description: |
4 | * @Autor: renchao | 4 | * @Autor: renchao |
5 | * @LastEditTime: 2023-08-04 15:46:02 | 5 | * @LastEditTime: 2023-08-04 16:32:14 |
6 | --> | 6 | --> |
7 | <template> | 7 | <template> |
8 | <!-- 受理信息 --> | 8 | <!-- 受理信息 --> |
... | @@ -116,7 +116,7 @@ | ... | @@ -116,7 +116,7 @@ |
116 | 116 | ||
117 | <el-col :span="16"> | 117 | <el-col :span="16"> |
118 | <el-form-item label="坐落:"> | 118 | <el-form-item label="坐落:"> |
119 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 119 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
120 | </el-form-item> | 120 | </el-form-item> |
121 | </el-col> | 121 | </el-col> |
122 | </el-row> | 122 | </el-row> | ... | ... |
... | @@ -63,7 +63,7 @@ | ... | @@ -63,7 +63,7 @@ |
63 | </el-col> | 63 | </el-col> |
64 | <el-col :span="16"> | 64 | <el-col :span="16"> |
65 | <el-form-item label="坐落:"> | 65 | <el-form-item label="坐落:"> |
66 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 66 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
67 | </el-form-item> | 67 | </el-form-item> |
68 | </el-col> | 68 | </el-col> |
69 | </el-row> | 69 | </el-row> | ... | ... |
... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
83 | <el-row :gutter="10"> | 83 | <el-row :gutter="10"> |
84 | <el-col :span="16"> | 84 | <el-col :span="16"> |
85 | <el-form-item label="坐落:"> | 85 | <el-form-item label="坐落:"> |
86 | <el-input disabled v-model="ruleForm.zdjbxx.zl"></el-input> | 86 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
87 | </el-form-item> | 87 | </el-form-item> |
88 | </el-col> | 88 | </el-col> |
89 | </el-row> | 89 | </el-row> | ... | ... |
... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
83 | <el-row :gutter="10"> | 83 | <el-row :gutter="10"> |
84 | <el-col :span="16"> | 84 | <el-col :span="16"> |
85 | <el-form-item label="坐落:"> | 85 | <el-form-item label="坐落:"> |
86 | <el-input disabled v-model="ruleForm.zdjbxx.zl"></el-input> | 86 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
87 | </el-form-item> | 87 | </el-form-item> |
88 | </el-col> | 88 | </el-col> |
89 | </el-row> | 89 | </el-row> | ... | ... |
... | @@ -54,7 +54,7 @@ | ... | @@ -54,7 +54,7 @@ |
54 | </el-col> | 54 | </el-col> |
55 | <el-col :span="16"> | 55 | <el-col :span="16"> |
56 | <el-form-item label="坐落:"> | 56 | <el-form-item label="坐落:"> |
57 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 57 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
58 | </el-form-item> | 58 | </el-form-item> |
59 | </el-col> | 59 | </el-col> |
60 | </el-row> | 60 | </el-row> | ... | ... |
... | @@ -56,7 +56,7 @@ | ... | @@ -56,7 +56,7 @@ |
56 | </el-col> | 56 | </el-col> |
57 | <el-col :span="16"> | 57 | <el-col :span="16"> |
58 | <el-form-item label="坐落:"> | 58 | <el-form-item label="坐落:"> |
59 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 59 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
60 | </el-form-item> | 60 | </el-form-item> |
61 | </el-col> | 61 | </el-col> |
62 | </el-row> | 62 | </el-row> | ... | ... |
... | @@ -93,7 +93,7 @@ | ... | @@ -93,7 +93,7 @@ |
93 | </el-col> | 93 | </el-col> |
94 | <el-col :span="8"> | 94 | <el-col :span="8"> |
95 | <el-form-item label="坐落:"> | 95 | <el-form-item label="坐落:"> |
96 | <el-input disabled v-model="ruleForm.qlxx.zl"></el-input> | 96 | <el-input disabled v-model="ruleForm.sldy.zl"></el-input> |
97 | </el-form-item> | 97 | </el-form-item> |
98 | </el-col> | 98 | </el-col> |
99 | </el-row> | 99 | </el-row> | ... | ... |
-
Please register or sign in to post a comment