Commit 6f56379f authored by 李苏's avatar 李苏 💬

额外补充

parent 2c8f267c
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
}, },
onChange: (v) => { onChange: (v) => {
if (v) { if (v) {
let allList=['wlph', 'zlh','wlxxCode', 'wlxxName', 'wlph', 'jldwName', 'wlxxGg', 'zlh','ckName', 'zlh'] let allList=['wlph', 'zlh','wlxxCode', 'wlxxName', 'wlph', 'jldwName', 'wlxxGg', 'zlh','ckName']
let list = [] let list = []
if (v.id == "ck,wl") { if (v.id == "ck,wl") {
list = ['wlph', 'zlh'] list = ['wlph', 'zlh']
...@@ -170,6 +170,10 @@ ...@@ -170,6 +170,10 @@
} else { } else {
item.show = true item.show = true
} }
// if(){
// item.show = false
// }
}) })
},600) },600)
......
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