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