@@ -696,7 +696,6 @@ export default {
this.$message({
message: '列表中存在非标准术语或禁用术语',
type: 'error',
- duration:"99999999"
});
let arr = data.unMatchList.concat(data.disableList);
arr.forEach(it => {