wangmengwei 2 سال پیش
والد
کامیت
27b35f7dd0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/system/residentss/index.vue

+ 0 - 1
src/views/system/residentss/index.vue

@@ -1634,7 +1634,6 @@ export default {
 			let month = myDate.getMonth() + 1;
 			let day = myDate.getDate();
 			let age = 0;
-
 			if (val === 18) {
 				age = myDate.getFullYear() - iden.substring(6, 10) - 1;
 				sex = iden.substring(16, 17);