NEZ-3174 feat:notebook 页面开发
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
value-key="chartType"
|
||||
@change="chartTypeChange">
|
||||
<el-option
|
||||
v-show="from!=='notebook'||item.id!=='log'"
|
||||
v-for="item in chartTypeList"
|
||||
:key="item.id"
|
||||
:disabled="item.id==='group' && chartConfig.isGroup"
|
||||
|
||||
Reference in New Issue
Block a user