Browse Source

去掉提示时间

wyq 3 years atrás
parent
commit
ada9173ee0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/knowledgeExtra/AddTermSet.vue

+ 0 - 1
src/components/knowledgeExtra/AddTermSet.vue

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