feat:编辑页面添加退出提示

This commit is contained in:
wangwenrui
2021-01-22 19:48:02 +08:00
parent 73a5da318a
commit f449f08e77
3 changed files with 9 additions and 7 deletions

View File

@@ -123,7 +123,7 @@
import pickTime from "../../common/pickTime";
import exportXLSX from "../../common/exportXLSX";
import selectPanel from "../../common/popBox/selectPanel";
export default {
name: "panel",
data() {
@@ -159,7 +159,7 @@
url:'',
threshold:'',
},
elements:[],
elements:[{expression: "", legend: "", type: "expert", id: ""}],
panel: '',
sync: 0
},