Commit 560d03b4 authored by shifangwuji's avatar shifangwuji

9/22(third)

parent 943407cf
......@@ -720,9 +720,14 @@ export default {
this.jlcodEnabled = true;
}
this.lockUserEnabled = false
if (this.form.wjb || this.form.wbcode || this.form.wblot || this.form.jlcod){
this.queryInputsEnabled = true
this.queryButtonVisible = false
} else{
this.queryInputsEnabled = false
this.unlockButtonVisible = false
this.queryButtonVisible = true
}
this.unlockButtonVisible = false
this.form.unlockUsername = ''
// 显示成功提示
this.$message({
......
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