Explorar el Código

入离职调整

wangqiang hace 1 año
padre
commit
e877c8a246
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      pages.json

+ 12 - 0
pages.json

@@ -103,6 +103,18 @@
 				"navigationBarTitleText": "待办事项"
 			}
         }
+		,{
+			"path" : "pages/human/enrollment/registration/EnrollmentRegistrationAddForm",
+			"style" : {
+				"navigationBarTitleText": "入职登记"
+			}
+		}
+		,{
+			"path" : "pages/human/practice/register/RegistrationAddForm",
+			"style" : {
+				"navigationBarTitleText": "实习登记"
+			}
+		}
         ,{
             "path" : "pages/workbench/task/HistoryList",
             "style" : {