|
@@ -217,9 +217,9 @@
|
|
|
this.select[item].foldFCntrstatus = this.corpsList[li].cntrstatusName
|
|
|
this.$set(this.select[item],'FCntrstatus',this.corpsList[li].fCntrstatus)
|
|
|
}
|
|
|
- if (!this.select[item].foldtime) {
|
|
|
- this.select[item].foldtime = this.corpsList[li].fUpdatetime
|
|
|
- }
|
|
|
+ // if (!this.select[item].foldtime) {
|
|
|
+ // this.select[item].foldtime = this.corpsList[li].fUpdatetime
|
|
|
+ // }
|
|
|
this.select[item].fVsl = this.corpsList[li].fVsl
|
|
|
this.select[item].fVoy = this.corpsList[li].fVoy
|
|
|
this.select[item].fMblno = this.corpsList[li].fMblno
|