mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
选中脚本文件夹。
This commit is contained in:
parent
eee51966b9
commit
6d3c0238cb
@ -144,8 +144,10 @@ class ScriptPanel extends React.Component {
|
||||
app.addElement(window);
|
||||
}
|
||||
|
||||
handleSelect(value, event) {
|
||||
|
||||
handleSelect(value) {
|
||||
this.setState({
|
||||
selected: value
|
||||
});
|
||||
}
|
||||
|
||||
handleClickIcon(value, name) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user