更新
This commit is contained in:
@@ -144,13 +144,10 @@ export default {
|
||||
statisticType: 1,
|
||||
},
|
||||
tableProps,
|
||||
tableBtn: [
|
||||
this.$auth.hasPermi(`monitoring:cost-origin-ratio-his:update`)
|
||||
? {
|
||||
tableBtn: [{
|
||||
type: 'edit',
|
||||
btnName: '编辑',
|
||||
}
|
||||
: undefined,
|
||||
].filter((v) => v),
|
||||
tableData: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user