486510c1 by yangwei

持证人信息丢失问题修改

1 parent a4d8e98c
...@@ -463,7 +463,7 @@ ...@@ -463,7 +463,7 @@
463 return false; 463 return false;
464 } 464 }
465 this.ruleForm.qlrList.forEach((item, index) => { 465 this.ruleForm.qlrList.forEach((item, index) => {
466 if (item.zjh == this.czr) { 466 if (item.zjh == that.czr) {
467 item.sfczr = "1"; 467 item.sfczr = "1";
468 } else { 468 } else {
469 item.sfczr = "0"; 469 item.sfczr = "0";
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
429 return false; 429 return false;
430 } 430 }
431 this.ruleForm.qlrList.forEach((item, index) => { 431 this.ruleForm.qlrList.forEach((item, index) => {
432 if (item.zjh == this.czr) { 432 if (item.zjh == that.czr) {
433 item.sfczr = "1"; 433 item.sfczr = "1";
434 } else { 434 } else {
435 item.sfczr = "0"; 435 item.sfczr = "0";
......
...@@ -585,7 +585,7 @@ ...@@ -585,7 +585,7 @@
585 return false; 585 return false;
586 } 586 }
587 this.ruleForm.qlrList.forEach((item, index) => { 587 this.ruleForm.qlrList.forEach((item, index) => {
588 if (item.zjh == this.czr) { 588 if (item.zjh == that.czr) {
589 item.sfczr = "1"; 589 item.sfczr = "1";
590 } else { 590 } else {
591 item.sfczr = "0"; 591 item.sfczr = "0";
......
...@@ -496,7 +496,7 @@ export default { ...@@ -496,7 +496,7 @@ export default {
496 return false; 496 return false;
497 } 497 }
498 this.ruleForm.qlrList.forEach((item, index) => { 498 this.ruleForm.qlrList.forEach((item, index) => {
499 if (item.zjh == this.czr) { 499 if (item.zjh == that.czr) {
500 item.sfczr = "1"; 500 item.sfczr = "1";
501 } else { 501 } else {
502 item.sfczr = "0"; 502 item.sfczr = "0";
......
...@@ -421,7 +421,7 @@ export default { ...@@ -421,7 +421,7 @@ export default {
421 return false; 421 return false;
422 } 422 }
423 this.ruleForm.qlrList.forEach((item, index) => { 423 this.ruleForm.qlrList.forEach((item, index) => {
424 if (item.zjh == this.czr) { 424 if (item.zjh == that.czr) {
425 item.sfczr = "1"; 425 item.sfczr = "1";
426 } else { 426 } else {
427 item.sfczr = "0"; 427 item.sfczr = "0";
......
...@@ -427,7 +427,7 @@ export default { ...@@ -427,7 +427,7 @@ export default {
427 return false; 427 return false;
428 } 428 }
429 this.ruleForm.qlrList.forEach((item, index) => { 429 this.ruleForm.qlrList.forEach((item, index) => {
430 if (item.zjh == this.czr) { 430 if (item.zjh == that.czr) {
431 item.sfczr = "1"; 431 item.sfczr = "1";
432 } else { 432 } else {
433 item.sfczr = "0"; 433 item.sfczr = "0";
......
...@@ -398,7 +398,7 @@ ...@@ -398,7 +398,7 @@
398 return false; 398 return false;
399 } 399 }
400 this.ruleForm.qlrList.forEach((item, index) => { 400 this.ruleForm.qlrList.forEach((item, index) => {
401 if (item.zjh == this.czr) { 401 if (item.zjh == that.czr) {
402 item.sfczr = "1"; 402 item.sfczr = "1";
403 } else { 403 } else {
404 item.sfczr = "0"; 404 item.sfczr = "0";
......
...@@ -372,7 +372,7 @@ export default { ...@@ -372,7 +372,7 @@ export default {
372 return false; 372 return false;
373 } 373 }
374 this.ruleForm.qlrList.forEach((item, index) => { 374 this.ruleForm.qlrList.forEach((item, index) => {
375 if (item.zjh == this.czr) { 375 if (item.zjh == that.czr) {
376 item.sfczr = "1"; 376 item.sfczr = "1";
377 } else { 377 } else {
378 item.sfczr = "0"; 378 item.sfczr = "0";
......
1 <!-- 1 <!--
2 * @Description: 房屋多幢受理信息 2 * @Description: 房屋多幢受理信息
3 * @Autor: ssq 3 * @Autor: ssq
4 * @LastEditTime: 2023-09-07 17:04:32 4 * @LastEditTime: 2023-09-11 11:14:35
5 --> 5 -->
6 <template> 6 <template>
7 <div class="slxx"> 7 <div class="slxx">
...@@ -143,7 +143,6 @@ ...@@ -143,7 +143,6 @@
143 <el-row :gutter="10"> 143 <el-row :gutter="10">
144 <el-col :span="8"> 144 <el-col :span="8">
145 <el-form-item label="造林年度:"> 145 <el-form-item label="造林年度:">
146 <!-- <el-input v-model="ruleForm.lq.zlnd"></el-input> -->
147 <el-date-picker 146 <el-date-picker
148 class="width100" 147 class="width100"
149 value-format="yyyy" 148 value-format="yyyy"
...@@ -349,6 +348,7 @@ ...@@ -349,6 +348,7 @@
349 ? (this.ruleForm.slsq.fzfs = "1") 348 ? (this.ruleForm.slsq.fzfs = "1")
350 : this.ruleForm.slsq.fzfs; 349 : this.ruleForm.slsq.fzfs;
351 this.czrOptions = this.ruleForm.qlrList; 350 this.czrOptions = this.ruleForm.qlrList;
351 this.ruleForm.lq.zlnd ? this.$set(this.ruleForm.lq,'zlnd',this.ruleForm.lq.zlnd.toString()) : this.$set(this.ruleForm.lq,'zlnd',"")
352 setTimeout(() => { 352 setTimeout(() => {
353 this.loading = false 353 this.loading = false
354 }, 200) 354 }, 200)
...@@ -368,7 +368,6 @@ ...@@ -368,7 +368,6 @@
368 czr: "", 368 czr: "",
369 ruleForm: { 369 ruleForm: {
370 lq:{ 370 lq:{
371
372 }, 371 },
373 flow: { 372 flow: {
374 ywh: "", 373 ywh: "",
...@@ -392,7 +391,7 @@ ...@@ -392,7 +391,7 @@
392 propsParam: this.$attrs, 391 propsParam: this.$attrs,
393 //表单是否可操作 392 //表单是否可操作
394 viewEdit: true, 393 viewEdit: true,
395 rules: {}, 394 rules: {}
396 }; 395 };
397 }, 396 },
398 methods: { 397 methods: {
...@@ -482,7 +481,7 @@ ...@@ -482,7 +481,7 @@
482 return false; 481 return false;
483 } 482 }
484 this.ruleForm.qlrList.forEach((item, index) => { 483 this.ruleForm.qlrList.forEach((item, index) => {
485 if (item.zjh == this.czr) { 484 if (item.zjh == that.czr) {
486 item.sfczr = "1"; 485 item.sfczr = "1";
487 } else { 486 } else {
488 item.sfczr = "0"; 487 item.sfczr = "0";
......
...@@ -435,7 +435,7 @@ export default { ...@@ -435,7 +435,7 @@ export default {
435 return false; 435 return false;
436 } 436 }
437 this.ruleForm.qlrList.forEach((item, index) => { 437 this.ruleForm.qlrList.forEach((item, index) => {
438 if (item.zjh == this.czr) { 438 if (item.zjh == that.czr) {
439 item.sfczr = "1"; 439 item.sfczr = "1";
440 } else { 440 } else {
441 item.sfczr = "0"; 441 item.sfczr = "0";
......
...@@ -422,7 +422,7 @@ ...@@ -422,7 +422,7 @@
422 return false; 422 return false;
423 } 423 }
424 this.ruleForm.qlrList.forEach((item, index) => { 424 this.ruleForm.qlrList.forEach((item, index) => {
425 if (item.zjh == this.czr) { 425 if (item.zjh == that.czr) {
426 item.sfczr = "1"; 426 item.sfczr = "1";
427 } else { 427 } else {
428 item.sfczr = "0"; 428 item.sfczr = "0";
......
1 <!-- 1 <!--
2 * @Description: 房屋多幢受理信息 2 * @Description: 房屋多幢受理信息
3 * @Autor: ssq 3 * @Autor: ssq
4 * @LastEditTime: 2023-09-01 13:37:53 4 * @LastEditTime: 2023-09-11 09:51:59
5 --> 5 -->
6 <template> 6 <template>
7 <div class="slxx"> 7 <div class="slxx">
...@@ -359,6 +359,11 @@ ...@@ -359,6 +359,11 @@
359 czrOptions: [], 359 czrOptions: [],
360 czr: "", 360 czr: "",
361 ruleForm: { 361 ruleForm: {
362 lq:{
363 zlnd:"",
364 ldsyqssj:"",
365 ldsyjssj:""
366 },
362 flow: { 367 flow: {
363 ywh: "", 368 ywh: "",
364 }, 369 },
...@@ -471,7 +476,7 @@ ...@@ -471,7 +476,7 @@
471 return false; 476 return false;
472 } 477 }
473 this.ruleForm.qlrList.forEach((item, index) => { 478 this.ruleForm.qlrList.forEach((item, index) => {
474 if (item.zjh == this.czr) { 479 if (item.zjh == that.czr) {
475 item.sfczr = "1"; 480 item.sfczr = "1";
476 } else { 481 } else {
477 item.sfczr = "0"; 482 item.sfczr = "0";
......
...@@ -510,7 +510,7 @@ ...@@ -510,7 +510,7 @@
510 return false; 510 return false;
511 } 511 }
512 this.ruleForm.qlrList.forEach((item, index) => { 512 this.ruleForm.qlrList.forEach((item, index) => {
513 if (item.zjh == this.czr) { 513 if (item.zjh == that.czr) {
514 item.sfczr = "1"; 514 item.sfczr = "1";
515 } else { 515 } else {
516 item.sfczr = "0"; 516 item.sfczr = "0";
......
...@@ -421,7 +421,7 @@ ...@@ -421,7 +421,7 @@
421 return false; 421 return false;
422 } 422 }
423 this.ruleForm.qlrList.forEach((item, index) => { 423 this.ruleForm.qlrList.forEach((item, index) => {
424 if (item.zjh == this.czr) { 424 if (item.zjh == that.czr) {
425 item.sfczr = "1"; 425 item.sfczr = "1";
426 } else { 426 } else {
427 item.sfczr = "0"; 427 item.sfczr = "0";
......
...@@ -339,7 +339,7 @@ ...@@ -339,7 +339,7 @@
339 return false; 339 return false;
340 } 340 }
341 this.ruleForm.qlrList.forEach((item, index) => { 341 this.ruleForm.qlrList.forEach((item, index) => {
342 if (item.zjh == this.czr) { 342 if (item.zjh == that.czr) {
343 item.sfczr = "1"; 343 item.sfczr = "1";
344 } else { 344 } else {
345 item.sfczr = "0"; 345 item.sfczr = "0";
......
...@@ -427,7 +427,7 @@ ...@@ -427,7 +427,7 @@
427 return false; 427 return false;
428 } 428 }
429 this.ruleForm.qlrList.forEach((item, index) => { 429 this.ruleForm.qlrList.forEach((item, index) => {
430 if (item.zjh == this.czr) { 430 if (item.zjh == that.czr) {
431 item.sfczr = "1"; 431 item.sfczr = "1";
432 } else { 432 } else {
433 item.sfczr = "0"; 433 item.sfczr = "0";
......
...@@ -423,7 +423,7 @@ export default { ...@@ -423,7 +423,7 @@ export default {
423 return false; 423 return false;
424 } 424 }
425 this.ruleForm.qlrList.forEach((item, index) => { 425 this.ruleForm.qlrList.forEach((item, index) => {
426 if (item.zjh == this.czr) { 426 if (item.zjh == that.czr) {
427 item.sfczr = "1"; 427 item.sfczr = "1";
428 } else { 428 } else {
429 item.sfczr = "0"; 429 item.sfczr = "0";
......
...@@ -451,7 +451,7 @@ export default { ...@@ -451,7 +451,7 @@ export default {
451 return false; 451 return false;
452 } 452 }
453 this.ruleForm.qlrList.forEach((item, index) => { 453 this.ruleForm.qlrList.forEach((item, index) => {
454 if (item.zjh == this.czr) { 454 if (item.zjh == that.czr) {
455 item.sfczr = "1"; 455 item.sfczr = "1";
456 } else { 456 } else {
457 item.sfczr = "0"; 457 item.sfczr = "0";
......