diff --git a/jshERP-web/src/views/financial/MoneyInList.vue b/jshERP-web/src/views/financial/MoneyInList.vue index 40f60f78..743b2d75 100644 --- a/jshERP-web/src/views/financial/MoneyInList.vue +++ b/jshERP-web/src/views/financial/MoneyInList.vue @@ -85,6 +85,11 @@ + + + + + @@ -179,6 +184,7 @@ accountId: "", status: "", remark: "", + number: "", roleType: Vue.ls.get('roleType') }, // 表头 diff --git a/jshERP-web/src/views/financial/MoneyOutList.vue b/jshERP-web/src/views/financial/MoneyOutList.vue index 4d3c6119..80c9286b 100644 --- a/jshERP-web/src/views/financial/MoneyOutList.vue +++ b/jshERP-web/src/views/financial/MoneyOutList.vue @@ -85,6 +85,11 @@ + + + + + @@ -179,6 +184,7 @@ accountId: "", status: "", remark: "", + number: "", roleType: Vue.ls.get('roleType') }, // 表头