Merge pull request 'master' (#124) from master into test
Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/124
This commit is contained in:
@@ -116,11 +116,6 @@ const sensitiveTableConfig= reactive({
|
||||
align: 'center',
|
||||
width: 80,
|
||||
},
|
||||
{
|
||||
prop: 'sensitiveId',
|
||||
label: '敏感词ID',
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
prop: 'content',
|
||||
label: '内容',
|
||||
|
||||
@@ -72,11 +72,6 @@ const verbalTrickTableConfig = reactive({
|
||||
align: 'center',
|
||||
width: 80,
|
||||
},
|
||||
{
|
||||
prop: 'verbalId',
|
||||
label: '话术ID',
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
prop: 'verbalName',
|
||||
label: '名称',
|
||||
|
||||
Reference in New Issue
Block a user