参数导出模板管理-状态修改

This commit is contained in:
zyx.net
2022-07-20 15:38:42 +08:00
parent 572f045c6e
commit 4ab906da1c
@@ -158,7 +158,7 @@ export default {
title: this.$t('status'),
align: 'center',
width: '5%',
dataIndex: 'state'
dataIndex: 'state_dictText'
},
{
title: this.$t('creater'),