PMCORE-2335
This commit is contained in:
@@ -950,6 +950,11 @@ Ext.onReady(function () {
|
|||||||
} else {
|
} else {
|
||||||
loadFieldNormal();
|
loadFieldNormal();
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
invalid: function () {
|
||||||
|
PRO_UID = '';
|
||||||
|
Ext.getCmp('assignedGrid').store.removeAll();
|
||||||
|
storeA.removeAll();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user