mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 17:08:14 +00:00
fix bug
This commit is contained in:
parent
822d676605
commit
4635a556e3
@ -28,7 +28,7 @@ export default class VariableBindDialog extends Component<{
|
||||
];
|
||||
|
||||
state = {
|
||||
visiable: true,
|
||||
visiable: false,
|
||||
selectedVariableName: '',
|
||||
variableContext: '',
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user