| 
														
															@@ -648,11 +648,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   },
 
														 | 
														
														 | 
														
															   },
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   mounted() {
 
														 | 
														
														 | 
														
															   mounted() {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     // console.log(this.widget, "12121", this.dataModel);
 
														 | 
														
														 | 
														
															     // console.log(this.widget, "12121", this.dataModel);
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    if (
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      this.preview &&
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      this.widget.type == "select" &&
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      this.widget.options.relationStatus
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    ) {
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    if (this.widget.type == "select" && this.widget.options.relationStatus) {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       console.log(true, "false");
 
														 | 
														
														 | 
														
															       console.log(true, "false");
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.onChangeSelect();
 
														 | 
														
														 | 
														
															       this.onChangeSelect();
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }
 
														 | 
														
														 | 
														
															     }
 
														 |