Commit 3a7ac0aa authored by TZW's avatar TZW

清除debugger

parent a6cf0c38
......@@ -2,7 +2,7 @@
* @Author: Li Hanlin
* @Date: 2022-12-05 10:13:42
* @Last Modified by: Li Hanlin
* @Last Modified time: 2022-12-30 13:18:22
* @Last Modified time: 2023-01-29 09:21:45
*/
import * as React from 'react';
......@@ -71,7 +71,6 @@ function Platform(props) {
size: 'small',
type: 'primary',
onClick: async () => {
debugger;
// setdrawer((s) => ({
// ...s,
// type: null,
......
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