受理申请
Showing
4 changed files
with
200 additions
and
3 deletions
... | @@ -9,6 +9,7 @@ const service = axios.create({ | ... | @@ -9,6 +9,7 @@ const service = axios.create({ |
9 | // withCredentials: true, // send cookies when cross-domain requests | 9 | // withCredentials: true, // send cookies when cross-domain requests |
10 | headers: { | 10 | headers: { |
11 | "content-type": CONTENT_TYPE, | 11 | "content-type": CONTENT_TYPE, |
12 | 'Authorization':'bearer AT-16-oqkOHiUSsDdFA-eAZ49k2rJQDTzQpClO' | ||
12 | }, | 13 | }, |
13 | timeout: 50000 // request timeout | 14 | timeout: 50000 // request timeout |
14 | }) | 15 | }) | ... | ... |
... | @@ -4,23 +4,193 @@ | ... | @@ -4,23 +4,193 @@ |
4 | <div class="slxx_title">受理信息</div> | 4 | <div class="slxx_title">受理信息</div> |
5 | <el-row> | 5 | <el-row> |
6 | <el-col :span="8"> | 6 | <el-col :span="8"> |
7 | <el-form-item label="业务号" prop="ywh"> | 7 | <el-form-item label="业务号:" prop="ywh"> |
8 | <el-input v-model="ruleForm.ywh"></el-input> | 8 | <el-input v-model="ruleForm.ywh"></el-input> |
9 | </el-form-item> | 9 | </el-form-item> |
10 | </el-col> | 10 | </el-col> |
11 | <el-col :span="8"> | ||
12 | <el-form-item label="受理人员:" prop="slry"> | ||
13 | <el-input v-model="ruleForm.slry"></el-input> | ||
14 | </el-form-item> | ||
15 | </el-col> | ||
16 | <el-col :span="8"> | ||
17 | <el-form-item label="受理时间:" prop="slsj"> | ||
18 | <el-input v-model="ruleForm.slsj"></el-input> | ||
19 | </el-form-item> | ||
20 | </el-col> | ||
21 | </el-row> | ||
22 | <el-row> | ||
23 | <el-col :span="8"> | ||
24 | <el-form-item label="权利类型:" prop="qllx"> | ||
25 | <el-select v-model="ruleForm.qllx" filterable clearable placeholder="请选择权利类型"> | ||
26 | <el-option v-for="item in qllxOption" :key="item.value" :label="item.label" :value="item.value"> | ||
27 | </el-option> | ||
28 | </el-select> | ||
29 | </el-form-item> | ||
30 | </el-col> | ||
31 | <el-col :span="8"> | ||
32 | <el-form-item label="登记类型:" prop="djlx"> | ||
33 | <el-select v-model="ruleForm.djlx" filterable clearable placeholder="请选择登记类型"> | ||
34 | <el-option v-for="item in djlxOption" :key="item.value" :label="item.label" :value="item.value"> | ||
35 | </el-option> | ||
36 | </el-select> | ||
37 | </el-form-item> | ||
38 | </el-col> | ||
39 | <el-col :span="8"> | ||
40 | <el-form-item label="登记情形:" prop="djqx"> | ||
41 | <el-select v-model="ruleForm.djqx" filterable clearable placeholder="请选择登记情形"> | ||
42 | <el-option v-for="item in djqxOption" :key="item.value" :label="item.label" :value="item.value"> | ||
43 | </el-option> | ||
44 | </el-select> | ||
45 | </el-form-item> | ||
46 | </el-col> | ||
47 | </el-row> | ||
48 | <div class="slxx_title">不动产单元情况</div> | ||
49 | <el-row> | ||
50 | <el-col :span="8"> | ||
51 | <el-form-item label="宗地代码:" prop="zddm"> | ||
52 | <el-input v-model="ruleForm.zddm"></el-input> | ||
53 | </el-form-item> | ||
54 | </el-col> | ||
55 | <el-col :span="8"> | ||
56 | <el-form-item label="不动产单元号:" prop="bdcdyh"> | ||
57 | <el-input v-model="ruleForm.bdcdyh"></el-input> | ||
58 | </el-form-item> | ||
59 | </el-col> | ||
60 | <el-col :span="8"> | ||
61 | <el-form-item label="权利性质:" prop="qlxz"> | ||
62 | <el-select v-model="ruleForm.qlxz" filterable clearable placeholder="请选择登记情形"> | ||
63 | <el-option v-for="item in qlxzOption" :key="item.value" :label="item.label" :value="item.value"> | ||
64 | </el-option> | ||
65 | </el-select> | ||
66 | </el-form-item> | ||
67 | </el-col> | ||
68 | </el-row> | ||
69 | <el-row> | ||
70 | <el-col :span="8"> | ||
71 | <el-form-item label="宗地面积:" prop="zdmj"> | ||
72 | <el-input v-model="ruleForm.zdmj"></el-input> | ||
73 | </el-form-item> | ||
74 | </el-col> | ||
75 | <el-col :span="16"> | ||
76 | <el-form-item label="坐落:" prop="zl"> | ||
77 | <el-input v-model="ruleForm.zl"></el-input> | ||
78 | </el-form-item> | ||
79 | </el-col> | ||
80 | </el-row> | ||
81 | <el-row> | ||
82 | <el-col :span="8"> | ||
83 | <el-form-item label="土地用途:" prop="tdyt"> | ||
84 | <el-select v-model="ruleForm.tdyt" filterable clearable placeholder="请选择登记情形"> | ||
85 | <el-option v-for="item in tdytOption" :key="item.value" :label="item.label" :value="item.value"> | ||
86 | </el-option> | ||
87 | </el-select> | ||
88 | </el-form-item> | ||
89 | </el-col> | ||
90 | <el-col :span="8"> | ||
91 | <el-form-item label="权利设定方式:" prop="qlsdfs"> | ||
92 | <el-select v-model="ruleForm.qlsdfs" filterable clearable placeholder="请选择登记情形"> | ||
93 | <el-option v-for="item in qlsdfsOption" :key="item.value" :label="item.label" :value="item.value"> | ||
94 | </el-option> | ||
95 | </el-select> | ||
96 | </el-form-item> | ||
97 | </el-col> | ||
98 | <el-col :span="8"> | ||
99 | <el-form-item label="取得价格:" prop="qdjg"> | ||
100 | <el-input v-model="ruleForm.qdjg"></el-input> | ||
101 | </el-form-item> | ||
102 | </el-col> | ||
103 | </el-row> | ||
104 | <el-row> | ||
105 | <el-col :span="8"> | ||
106 | <el-form-item label="使用权起始时间:" prop="syqqssj"> | ||
107 | <el-date-picker v-model="ruleForm.syqqssj" type="datetime" placeholder="选择起始时间" | ||
108 | value-format="yyyy-MM-dd" > | ||
109 | </el-date-picker> | ||
110 | </el-form-item> | ||
111 | </el-col> | ||
112 | <el-col :span="8"> | ||
113 | <el-form-item label="使用权结束时间:" prop="syqjssj"> | ||
114 | <el-date-picker v-model="ruleForm.syqjssj" type="datetime" placeholder="选择结束时间" | ||
115 | value-format="yyyy-MM-dd" > | ||
116 | </el-date-picker> | ||
117 | </el-form-item> | ||
118 | </el-col> | ||
119 | <el-col :span="8"> | ||
120 | <el-form-item label="使用期限:" prop="syqx"> | ||
121 | <el-date-picker v-model="ruleForm.syqx" type="datetime" placeholder="选择使用期限" | ||
122 | value-format="yyyy-MM-dd" > | ||
123 | </el-date-picker> | ||
124 | </el-form-item> | ||
125 | </el-col> | ||
126 | </el-row> | ||
127 | <el-row> | ||
128 | <el-col> | ||
129 | <el-form-item label="附记:" prop="fj"> | ||
130 | <el-input type="textarea" v-model="ruleForm.fj"></el-input> | ||
131 | </el-form-item> | ||
132 | </el-col> | ||
133 | </el-row> | ||
134 | <div class="slxx_title">权利人信息</div> | ||
135 | <el-row> | ||
136 | <el-col> | ||
137 | <el-form-item label="共有方式:"> | ||
138 | <el-radio-group v-model="ruleForm.gyfs"> | ||
139 | <el-radio label="单独所有"></el-radio> | ||
140 | <el-radio label="共同共有"></el-radio> | ||
141 | <el-radio label="按份所有"></el-radio> | ||
142 | </el-radio-group> | ||
143 | </el-form-item> | ||
144 | </el-col> | ||
145 | <el-col> | ||
146 | <InformationTable /> | ||
147 | </el-col> | ||
148 | </el-row> | ||
149 | <div class="slxx_title">登记原因</div> | ||
150 | <el-row> | ||
151 | <el-col> | ||
152 | <el-form-item label="登记原因:" prop="djyy"> | ||
153 | <el-input type="textarea" v-model="ruleForm.djyy"></el-input> | ||
154 | </el-form-item> | ||
155 | </el-col> | ||
11 | </el-row> | 156 | </el-row> |
12 | </el-form> | 157 | </el-form> |
13 | </div> | 158 | </div> |
14 | </template> | 159 | </template> |
15 | <script> | 160 | <script> |
16 | 161 | import InformationTable from './InformationTable' | |
17 | export default { | 162 | export default { |
18 | /**注册组件*/ | 163 | /**注册组件*/ |
19 | components: {}, | 164 | components: {}, |
20 | data () { | 165 | data () { |
21 | return { | 166 | return { |
167 | qllxOption:[], | ||
168 | djlxOption:[], | ||
169 | djqxOption:[], | ||
170 | qlxzOption:[], | ||
171 | tdytOption:[], | ||
172 | qlsdfsOption:[], | ||
22 | ruleForm: { | 173 | ruleForm: { |
23 | ywh: '' | 174 | ywh: '', |
175 | slry:"", | ||
176 | slsj:"", | ||
177 | qllx:"", | ||
178 | djlx:"", | ||
179 | djqx:"", | ||
180 | zddm:"", | ||
181 | bdcdyh:"", | ||
182 | qlxz:"", | ||
183 | zdmj:"", | ||
184 | zl:"", | ||
185 | tdyt:"", | ||
186 | qlsdfs:"", | ||
187 | qdjg:"", | ||
188 | syqqssj:"", | ||
189 | syqjssj:"", | ||
190 | syqx:"", | ||
191 | fj:"", | ||
192 | djyy:"", | ||
193 | gyfs:"", | ||
24 | }, | 194 | }, |
25 | rules: { | 195 | rules: { |
26 | ywh: [ | 196 | ywh: [ |
... | @@ -29,6 +199,9 @@ export default { | ... | @@ -29,6 +199,9 @@ export default { |
29 | } | 199 | } |
30 | }; | 200 | }; |
31 | }, | 201 | }, |
202 | components:{ | ||
203 | InformationTable | ||
204 | }, | ||
32 | methods: { | 205 | methods: { |
33 | 206 | ||
34 | }, | 207 | }, | ... | ... |
... | @@ -45,6 +45,7 @@ | ... | @@ -45,6 +45,7 @@ |
45 | <div class="from-clues-content"> | 45 | <div class="from-clues-content"> |
46 | <lb-table :page-size="pageData.pageSize" heightNumSetting :current-page.sync="pageData.currentPage" | 46 | <lb-table :page-size="pageData.pageSize" heightNumSetting :current-page.sync="pageData.currentPage" |
47 | :total="pageData.total" @size-change="handleSizeChange" @p-current-change="handleCurrentChange" | 47 | :total="pageData.total" @size-change="handleSizeChange" @p-current-change="handleCurrentChange" |
48 | @selection-change="handleSelectionChange" | ||
48 | :column="tableData.columns" :data="tableData.data"> | 49 | :column="tableData.columns" :data="tableData.data"> |
49 | </lb-table> | 50 | </lb-table> |
50 | </div> | 51 | </div> |
... | @@ -114,6 +115,9 @@ export default { | ... | @@ -114,6 +115,9 @@ export default { |
114 | handleCurrentChange (val) { | 115 | handleCurrentChange (val) { |
115 | this.list({ pageSize: this.pageData.pageSize, currentPage: val }); | 116 | this.list({ pageSize: this.pageData.pageSize, currentPage: val }); |
116 | }, | 117 | }, |
118 | handleSelectionChange(val){ | ||
119 | |||
120 | }, | ||
117 | } | 121 | } |
118 | } | 122 | } |
119 | </script> | 123 | </script> | ... | ... |
-
Please register or sign in to post a comment