feat: 2570 【AI一键查重--自定义筛选】自定义筛选固定值与Rp要求不符,少一个相似度阙值

pull/1/head
lizijiee 1 year ago
parent 53ab122715
commit 198329061e

@ -45,7 +45,7 @@ export const asideMap: Recordable<AsideEntity> = {
izsimilarity: { izsimilarity: {
label: '相似度阈值', label: '相似度阈值',
defaultValue: [0, 100], defaultValue: [0, 100],
isDefaultFilter: false, isDefaultFilter: true,
key: 'izsimilarity', key: 'izsimilarity',
component: SimilarityVue, component: SimilarityVue,
}, },

Loading…
Cancel
Save