From da98d2a8a686cde09b20345e4a2b55a85410fde4 Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期二, 27 十月 2020 11:31:05 +0800 Subject: [PATCH] 数据栈文件上传动态限制类型调试,标注切换摄像机获取底图 --- src/pages/ai/index/App.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/ai/index/App.vue b/src/pages/ai/index/App.vue index 960ee9c..fd0c57f 100644 --- a/src/pages/ai/index/App.vue +++ b/src/pages/ai/index/App.vue @@ -869,10 +869,10 @@ downloadSdk({ path: item.id }) .then(rsp => { - this.$notify({ - type: "success", - message: "绠楁硶宸插畨瑁�" - }); + // this.$notify({ + // type: "success", + // message: "绠楁硶宸插畨瑁�" + // }); item.upgradeLoading = false; //this.downloading = false; this.downloadItem = ""; -- Gitblit v1.8.0