NEZ-2716 fix:建议Rules二级页面的Acknowledge选项点击修改时展示选项
This commit is contained in:
@@ -236,7 +236,7 @@ export default {
|
||||
disabled: false
|
||||
}, {
|
||||
name: this.$t('overall.acknowledge'),
|
||||
type: 'selectString',
|
||||
type: 'select',
|
||||
label: 'ack',
|
||||
readonly: true,
|
||||
disabled: false
|
||||
|
||||
Reference in New Issue
Block a user