加入统计

This commit is contained in:
marvzhang
2020-03-22 10:28:08 +08:00
parent 28606e91bf
commit 1333e04450

View File

@@ -6,6 +6,7 @@
>
<el-alert
type="info"
effect="light"
class="notice"
:closable="false"
>
@@ -140,6 +141,7 @@ export default {
} finally {
this.isLoading = false
}
this.$st.sendEv('反馈', '提交反馈')
})
}
}