张延森 před 5 roky
rodič
revize
2f23982c97
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/pages/person/customerAnalysis/analysis.js

+ 1
- 1
src/pages/person/customerAnalysis/analysis.js Zobrazit soubor

@@ -82,7 +82,7 @@ export default class analysis extends Taro.Component {
82 82
         <AtTabs className="tab-bar" current={this.state.current} tabList={tabList} onClick={this.handleClick.bind(this)}>
83 83
           <AtTabsPane current={this.state.current} index={0} >
84 84
             <View>
85
-              <LineChart />
85
+              <LineChart source={} />
86 86
               <View style="height:20rpx;background:#f5f5f5;"> </View>
87 87
               <View style="padding: 40rpx;">
88 88
                 <View style="font-size: 36rpx;color: #666;margin-bottom:20rpx;">性别</View>