PMCORE-2544:Improve an integrate the pending task table with the rest services
This commit is contained in:
@@ -241,6 +241,7 @@ export default {
|
||||
DEL_INDEX: item.DEL_INDEX,
|
||||
PRO_UID: item.PRO_UID,
|
||||
TAS_UID: item.TAS_UID,
|
||||
APP_NUMBER: item.CASE_NUMBER
|
||||
});
|
||||
that.$emit("onUpdatePage", "case-detail");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user