1. item=15789732134
    2. df.loc[df['手机号']==item,'数量'] = find_data+1

    image.png