计划执行-已执行
This commit is contained in:
@@ -323,7 +323,10 @@ export default {
|
||||
},
|
||||
},
|
||||
},
|
||||
{ value: this.info.unExecutedCount, name: "未执行成员" },
|
||||
{
|
||||
value: this.info.planCount - this.info.executedCount ,
|
||||
name: "未执行成员"
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user