删除运行图创建
This commit is contained in:
parent
b2d6faa7ba
commit
25e3cb19a4
@ -38,10 +38,10 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
menu1: [
|
||||
{
|
||||
label: this.$t('map.createOperationGraph'),
|
||||
handler: this.createChart
|
||||
},
|
||||
// {
|
||||
// label: this.$t('map.createOperationGraph'),
|
||||
// handler: this.createChart
|
||||
// },
|
||||
{
|
||||
label: this.$t('map.importOperationGraph'),
|
||||
handler: this.importChart,
|
||||
|
Loading…
Reference in New Issue
Block a user