@@ -298,7 +298,7 @@ export default {
// 弹出层标题
title: "",
// 部门树选项
- deptOptions: undefined,
+ deptOptions: [],
clientHeight:300,
// 是否显示弹出层
open: false,
@@ -271,7 +271,7 @@ export default {
clientHeight: 300,
@@ -347,7 +347,7 @@ export default {
@@ -239,7 +239,7 @@ export default {
@@ -230,7 +230,7 @@ export default {
@@ -376,7 +376,7 @@ export default {
@@ -326,7 +326,7 @@ export default {
@@ -360,7 +360,7 @@ export default {
@@ -234,7 +234,7 @@ export default {
@@ -317,7 +317,15 @@ export default {
],
},
// 查询支部党费计算VO
- calVO: null,
+ calVO: {
+ ndzmsr: 0,
+ ndzmzc: 0,
+ ndxjsr: 0,
+ ndxjzc: 0,
+ zmhj: 0,
+ xjhj: 0,
+ zhj: 0,
+ },
};
watch: {
@@ -355,7 +355,7 @@
@@ -385,7 +385,7 @@ export default {
// 会议类型字典
meetingTypeOptions: [],
// 用户列表
userList: [],
@@ -546,7 +546,6 @@ export default {
}
this.total = response.total;
this.loading = false;
- console.log(this.mgrList);
});
@@ -243,7 +243,7 @@ export default {
titlePlan: "",
titleListPlan: "",
@@ -480,7 +480,7 @@
@@ -250,7 +250,7 @@ export default {
@@ -356,7 +356,7 @@
@@ -320,6 +320,7 @@ export default {
dicts: ['sys_notice_status', 'sys_notice_type'],
data() {
return {
file: {
id: null,