Explorar el Código

去掉提示时间

wyq hace 3 años
padre
commit
ada9173ee0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 => {