Commit f9e85932 authored by 张俊's avatar 张俊

Merge branch 'zj' into dev

parents c1639bf4 8d3074c3
...@@ -319,7 +319,7 @@ export default { ...@@ -319,7 +319,7 @@ export default {
} }
} }
if(this.open1){ if(this.open1){
if(this.maxline1&&this.usetime1&&this.timevalue){ if(this.maxline1&&this.usetime1&&(this.timevalue||this.timevalue==0)){
}else{ }else{
this.$message.error('请输入所需参数') this.$message.error('请输入所需参数')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment