Commit 982bc748 authored by 纪泽龙's avatar 纪泽龙

优化更改应付应收分页

parent 7f13445f
......@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2023-06-13 15:40:04
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2023-06-13 17:30:20
* @LastEditTime: 2023-06-13 17:37:46
* @FilePath: /precision-effect-web/src/views/account/component/table.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
......@@ -80,7 +80,7 @@ export default {
},
methods: {
getOperateList() {
this.$parent.getIncomeOrPayableList(
this.$parent.$parent.getIncomeOrPayableList(
{
...this.queryAccountDetailParams,
deptId: this.deptId,
......
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