|  | @@ -1234,12 +1234,13 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                              <AtInput
 |  |                              <AtInput
 | 
												
													
														
															|  |                              value={dtails.businessScope}
 |  |                              value={dtails.businessScope}
 | 
												
													
														
															|  |                              name='businessScope'
 |  |                              name='businessScope'
 | 
												
													
														
															|  | -                            placeholder='可填写多个,用“、”隔开'
 |  | 
 | 
												
													
														
															|  | 
 |  | +                            placeholder='请用,符号隔开关键字'
 | 
												
													
														
															|  |                              size='mini'
 |  |                              size='mini'
 | 
												
													
														
															|  |                              onChange={value => {
 |  |                              onChange={value => {
 | 
												
													
														
															|  |                                  dtails.businessScope = value;
 |  |                                  dtails.businessScope = value;
 | 
												
													
														
															|  |                                  this.setState({ dtails })
 |  |                                  this.setState({ dtails })
 | 
												
													
														
															|  |                              }}
 |  |                              }}
 | 
												
													
														
															|  | 
 |  | +                            cursor={-1}
 | 
												
													
														
															|  |                              />
 |  |                              />
 | 
												
													
														
															|  |                          </View>
 |  |                          </View>
 | 
												
													
														
															|  |                          
 |  |                          
 | 
												
											
												
													
														
															|  | @@ -1684,6 +1685,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                        })
 |  |                        })
 | 
												
													
														
															|  |                      })
 |  |                      })
 | 
												
													
														
															|  |                    }}
 |  |                    }}
 | 
												
													
														
															|  | 
 |  | +                  cursor={-1}
 | 
												
													
														
															|  |                  />
 |  |                  />
 | 
												
													
														
															|  |                  <AtInput
 |  |                  <AtInput
 | 
												
													
														
															|  |                    name='utilityModelCount'
 |  |                    name='utilityModelCount'
 | 
												
											
												
													
														
															|  | @@ -1697,6 +1699,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                        })
 |  |                        })
 | 
												
													
														
															|  |                      })
 |  |                      })
 | 
												
													
														
															|  |                    }}
 |  |                    }}
 | 
												
													
														
															|  | 
 |  | +                  cursor={-1}
 | 
												
													
														
															|  |                  />
 |  |                  />
 | 
												
													
														
															|  |                  <AtInput
 |  |                  <AtInput
 | 
												
													
														
															|  |                    name='appearancePatentCount'
 |  |                    name='appearancePatentCount'
 | 
												
											
												
													
														
															|  | @@ -1710,6 +1713,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                        })
 |  |                        })
 | 
												
													
														
															|  |                      })
 |  |                      })
 | 
												
													
														
															|  |                    }}
 |  |                    }}
 | 
												
													
														
															|  | 
 |  | +                  cursor={-1}
 | 
												
													
														
															|  |                  />
 |  |                  />
 | 
												
													
														
															|  |                  <AtInput
 |  |                  <AtInput
 | 
												
													
														
															|  |                    name='softwareWorksCount'
 |  |                    name='softwareWorksCount'
 | 
												
											
												
													
														
															|  | @@ -1723,6 +1727,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                        })
 |  |                        })
 | 
												
													
														
															|  |                      })
 |  |                      })
 | 
												
													
														
															|  |                    }}
 |  |                    }}
 | 
												
													
														
															|  | 
 |  | +                  cursor={-1}
 | 
												
													
														
															|  |                  />
 |  |                  />
 | 
												
													
														
															|  |                  <View style={{display: 'flex', margin: '12rpx 0'}}>
 |  |                  <View style={{display: 'flex', margin: '12rpx 0'}}>
 | 
												
													
														
															|  |                      <Text style={{ fontSize: '32rpx', marginRight: '16rpx', width: '172rpx' }}>标准</Text>
 |  |                      <Text style={{ fontSize: '32rpx', marginRight: '16rpx', width: '172rpx' }}>标准</Text>
 | 
												
											
												
													
														
															|  | @@ -1750,6 +1755,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                        })
 |  |                        })
 | 
												
													
														
															|  |                      })
 |  |                      })
 | 
												
													
														
															|  |                    }}
 |  |                    }}
 | 
												
													
														
															|  | 
 |  | +                  cursor={-1}
 | 
												
													
														
															|  |                  />
 |  |                  />
 | 
												
													
														
															|  |                </View>
 |  |                </View>
 | 
												
													
														
															|  |              }
 |  |              }
 | 
												
											
												
													
														
															|  | @@ -1769,6 +1775,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                        value: "",
 |  |                        value: "",
 | 
												
													
														
															|  |                      }, () => { this.getBusinessProjectByName(this.state.value) });
 |  |                      }, () => { this.getBusinessProjectByName(this.state.value) });
 | 
												
													
														
															|  |                    }}
 |  |                    }}
 | 
												
													
														
															|  | 
 |  | +                  cursor={-1}
 | 
												
													
														
															|  |                  />
 |  |                  />
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |                  {/* 高新项目 */}
 |  |                  {/* 高新项目 */}
 | 
												
											
												
													
														
															|  | @@ -1887,6 +1894,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                    })
 |  |                    })
 | 
												
													
														
															|  |                  })
 |  |                  })
 | 
												
													
														
															|  |                }}
 |  |                }}
 | 
												
													
														
															|  | 
 |  | +              cursor={-1}
 | 
												
													
														
															|  |              />
 |  |              />
 | 
												
													
														
															|  |              <AtInput
 |  |              <AtInput
 | 
												
													
														
															|  |                required
 |  |                required
 | 
												
											
												
													
														
															|  | @@ -1902,6 +1910,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                    })
 |  |                    })
 | 
												
													
														
															|  |                  })
 |  |                  })
 | 
												
													
														
															|  |                }}
 |  |                }}
 | 
												
													
														
															|  | 
 |  | +              cursor={-1}
 | 
												
													
														
															|  |              />
 |  |              />
 | 
												
													
														
															|  |              <AtInput
 |  |              <AtInput
 | 
												
													
														
															|  |                required
 |  |                required
 | 
												
											
												
													
														
															|  | @@ -1917,6 +1926,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                    })
 |  |                    })
 | 
												
													
														
															|  |                  })
 |  |                  })
 | 
												
													
														
															|  |                }}
 |  |                }}
 | 
												
													
														
															|  | 
 |  | +              cursor={-1}
 | 
												
													
														
															|  |              />
 |  |              />
 | 
												
													
														
															|  |              <AtInput
 |  |              <AtInput
 | 
												
													
														
															|  |                required
 |  |                required
 | 
												
											
												
													
														
															|  | @@ -1932,6 +1942,7 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |                    })
 |  |                    })
 | 
												
													
														
															|  |                  })
 |  |                  })
 | 
												
													
														
															|  |                }}
 |  |                }}
 | 
												
													
														
															|  | 
 |  | +              cursor={-1}
 | 
												
													
														
															|  |              />
 |  |              />
 | 
												
													
														
															|  |            </AtModalContent>
 |  |            </AtModalContent>
 | 
												
													
														
															|  |            <AtModalAction>
 |  |            <AtModalAction>
 | 
												
											
												
													
														
															|  | @@ -1956,11 +1967,12 @@ class CustomerProfile extends Component {
 | 
												
													
														
															|  |            <AtModalContent>
 |  |            <AtModalContent>
 | 
												
													
														
															|  |              <AtInput
 |  |              <AtInput
 | 
												
													
														
															|  |                required
 |  |                required
 | 
												
													
														
															|  | -              name='mobile'
 |  | 
 | 
												
													
														
															|  | 
 |  | +              name='companyName'
 | 
												
													
														
															|  |                title='企业名称'
 |  |                title='企业名称'
 | 
												
													
														
															|  |                placeholder='请输入企业名称'
 |  |                placeholder='请输入企业名称'
 | 
												
													
														
															|  |                value={this.state.addItemInputVal}
 |  |                value={this.state.addItemInputVal}
 | 
												
													
														
															|  |                onChange={value => this.setState({ addItemInputVal: value })}
 |  |                onChange={value => this.setState({ addItemInputVal: value })}
 | 
												
													
														
															|  | 
 |  | +              cursor={-1}
 | 
												
													
														
															|  |              />
 |  |              />
 | 
												
													
														
															|  |            </AtModalContent>
 |  |            </AtModalContent>
 | 
												
													
														
															|  |            <AtModalAction>
 |  |            <AtModalAction>
 |