CRM_26-03-31#story#8372,服务商KPI看板设置埋点及支持数据导出需求--中心组

This commit is contained in:
2026-03-26 11:49:44 +08:00
parent e288d1e180
commit c05bdb361b
3 changed files with 48 additions and 1 deletions

View File

@@ -1,10 +1,13 @@
import { getLog } from "@/api/order"
export const myMixins = {
data() {
return {
}
},
methods: {
async setLogHandler(data) {
await getLog(data)
},
showFun() {
if( localStorage.getItem('infoVerify') == 8 || localStorage.getItem('infoVerify') == 12 ) {
return false