Commit 31915bb2 authored by 陈俊俊's avatar 陈俊俊

细节

parent 3992f07f
......@@ -162,7 +162,10 @@
_currentIndexPath = indexPath;
}
}
- (void)deleteTextFieldStr{
[super deleteTextFieldStr];
[self boxValueChanged:nil];
}
#pragma mark - 按钮事件
- (void)boxValueChanged:(NSNotification *)fication{
NSString *tilkeStr = [IBTCommon trimmingCharacters:self.selectTextFiled.text];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment