mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-15 10:48:17 +00:00
Merge branch 'v/0.8.0' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into v/0.8.0
This commit is contained in:
commit
6a15b41c9b
@ -28,7 +28,7 @@ export default class VariableBindDialog extends Component<{
|
|||||||
];
|
];
|
||||||
|
|
||||||
state = {
|
state = {
|
||||||
visiable: true,
|
visiable: false,
|
||||||
selectedVariableName: '',
|
selectedVariableName: '',
|
||||||
variableContext: '',
|
variableContext: '',
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user