Commit 35152135 authored by zhengke's avatar zhengke

no message

parent 76275187
......@@ -216,9 +216,7 @@ export default {
watch: {
ID: {
handler(val, oldVal) {
if(!this.receiptType.ReFinanceId){
this.getList();
}
this.getList();
},
deep: true,
},
......
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