UNPKG

gxd-vue-library

Version:

依赖与element Ui插件库,聚福宝福利PC端插件库

19 lines (17 loc) 337 B
'use strict'; module.exports = { name: 'supplierStat', title: '供应商统计', vuex: true, model:[ { title: '统计-供应商统计-累计统计', mapFn: "totalCounts", path: '/stat-partner/v1/supplier-stat/total-counts', isRule: false, params: { }, disabled: true, }, ], }