Commit 54d5f0ee authored by 李苏's avatar 李苏 💬

调整

parent 1a4fe183
...@@ -572,6 +572,12 @@ ...@@ -572,6 +572,12 @@
}) })
}, },
getForm(data) { getForm(data) {
if(data.zrdwname){
data.isqtzrdw='Y'
}
if(data.gnwzname){
data.isqtgnwz='Y'
}
this.$post('yhlywpc/uywxx/attachment/list', { this.$post('yhlywpc/uywxx/attachment/list', {
groupid: data.id, groupid: data.id,
}).then(res => { }).then(res => {
......
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