Commit 8eb98bd0 authored by jingnan's avatar jingnan 👀

选择机型后架次清空

parent 218251e1
......@@ -65,6 +65,7 @@ export default {
}
const _val = _get(this.form, this.itemObj.linkageAttr)
if (_val !== this.linkageValue) {
this.selVal = ''
this.linkageValue = _val
this.getData(_val)
}
......
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