zhangyuewww 1 年之前
父節點
當前提交
d67585c1e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/leave/the_leave.vue

+ 1 - 1
pages/leave/the_leave.vue

@@ -253,7 +253,7 @@
 			},
 			ltCheck(e) {
 				this.detailData.leaveType = this.leaveTypeList[e].leaveType
-				if (this.detailData.leaveType = "事假") {
+				if (this.detailData.leaveType == "事假") {
 					this.detailData.leaveTypeKey = "1"
 				} else {
 					this.detailData.leaveTypeKey = "3"