mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 02:08:10 +08:00
Merge pull request #5007 from dataease/pr@dev_memory_component
Pr@dev memory component
This commit is contained in:
@@ -626,6 +626,8 @@ export default {
|
||||
<style lang="scss">
|
||||
.de-el-dropdown-menu {
|
||||
.dimension {
|
||||
max-height: 200px;
|
||||
overflow-y: auto;
|
||||
padding: 0;
|
||||
li {
|
||||
font-family: Alibaba-PuHuiTi-Regular, Helvetica Neue, Helvetica, Arial,
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<api-variable
|
||||
@editScenarioAdvance="editScenarioAdvance"
|
||||
:scenario-definition="scenarioDefinition"
|
||||
:with-mor-setting="true"
|
||||
:with-more-setting="true"
|
||||
:is-read-only="isReadOnly"
|
||||
:isShowEnable="isShowEnable"
|
||||
:parameters="request.arguments"
|
||||
|
||||
Reference in New Issue
Block a user