Commit fa35c266 authored by hiyonx's avatar hiyonx

修复客户支付关系默认列表问题

parent 53b6aee3
...@@ -132,9 +132,6 @@ export default { ...@@ -132,9 +132,6 @@ export default {
} }
}; };
}, },
created() {
this.getList();
},
methods: { methods: {
/** 查询客户付款信息关联列表 */ /** 查询客户付款信息关联列表 */
getList() { getList() {
......
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