"projects/vscode:/vscode.git/clone" did not exist on "100e9c17a5c74492c3e2e48fa5721351d5a6257c"
Commit 2556064f authored by v-liguo's avatar v-liguo
Browse files

delete notes

parent d218dcb5
......@@ -158,9 +158,6 @@ class Intermediate extends React.Component<IntermediateProps, IntermediateState>
// user not input message
if (pointVal === '' || minVal === '') {
alert('Please input filter message');
// if (this._isMounted) {
// this.setState({ isLoadconfirmBtn: false });
// }
} else {
// user not input max value
const position = JSON.parse(pointVal);
......
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