|
|
@ -26,9 +26,6 @@ import { removeAlert } from '../../../../commons/XitCmm';
|
|
|
|
const year = getYear(new Date());
|
|
|
|
const year = getYear(new Date());
|
|
|
|
const years = _.range(year, year - 14, -1);
|
|
|
|
const years = _.range(year, year - 14, -1);
|
|
|
|
|
|
|
|
|
|
|
|
const JudgeReview = ({ msDatagb, menuName }) => {
|
|
|
|
|
|
|
|
const showAlert = useAlert();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const JudgeReview = ({ msDatagb, menuName }) => {
|
|
|
|
const JudgeReview = ({ msDatagb, menuName }) => {
|
|
|
|
const showAlert = useAlert();
|
|
|
|
const showAlert = useAlert();
|
|
|
|
|
|
|
|
|
|
|
|