Merge pull request 'master' (#124) from master into test

Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/124
This commit is contained in:
2024-09-28 14:56:48 +00:00
2 changed files with 0 additions and 10 deletions

View File

@@ -116,11 +116,6 @@ const sensitiveTableConfig= reactive({
align: 'center',
width: 80,
},
{
prop: 'sensitiveId',
label: '敏感词ID',
align: 'center'
},
{
prop: 'content',
label: '内容',

View File

@@ -72,11 +72,6 @@ const verbalTrickTableConfig = reactive({
align: 'center',
width: 80,
},
{
prop: 'verbalId',
label: '话术ID',
align: 'center'
},
{
prop: 'verbalName',
label: '名称',