Ver Fonte

加班error

zhengkaixin há 3 anos atrás
pai
commit
41faea43c2

+ 1 - 1
index/home/index.html

@@ -59,7 +59,7 @@
 
 		<div id="z-loading-2" style="display: block;position:fixed;left:0px;top:0px;bottom:0px;right:0px;z-index: 999;background-color: #fff;">
 			<div style="width:100%;text-align: center;height: 100%;">
-				<img src="https://yktwechat.xiaoxinda.com/config/xpgj2021-10-01.jpg" style="width: 100%;height: 100%;"
+				<img src="https://yktwechat.xiaoxinda.com/config/xpgj2021.webp" style="width: 100%;height: 100%;"
 				 id="qdt" />
 				<div class="index-load" id="index-load" style="display:block"></div>
 			</div>

+ 1 - 1
src/projects/business/views/Master/ExtraWork/Form.vue

@@ -85,7 +85,7 @@
 				approvalPersonList: [],
 				//补卡/加班1,外出2,出差3 ,请假4
 				personForm: {
-					type: '1'
+					type: '5'
 				}
 			}
 		},

+ 1 - 1
src/projects/business/views/Master/ExtraWork/VerifyInfo.vue

@@ -92,7 +92,7 @@
 				approvalPersonList: [],
 				//补卡/加班1,外出2,出差3 ,请假4
 				personForm: {
-					type: '4'
+					type: '5'
 				},
 				approvalPerson: true,
 				detail: {

+ 1 - 1
src/projects/business/views/Master/ExtraWork/VerifyList.vue

@@ -142,7 +142,7 @@
 				},
 				//补卡/加班1,外出2,出差3 ,请假4
 				personForm: {
-					type: '1'
+					type: '5'
 				},
 				selectIdList: [],
 				allSelect: [],