加入统计

This commit is contained in:
marvzhang
2020-03-22 10:28:08 +08:00
parent 4ebdf5a558
commit faf86f6ba1

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('反馈', '提交反馈')
})
}
}