소스 검색

feat:阀门页面接口对接

yf_elsa.cui 2 달 전
부모
커밋
0a54c7bdcb
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      pages/fmSys/details.vue

+ 5 - 0
pages/fmSys/details.vue

@@ -226,6 +226,11 @@
 			// 		this.date = times.getFullYear() + 1 + "-" + Number(times.getMonth() + 1) + "-" + times.getDate()
 		},
 		methods: {
+			clickLeft() {
+				uni.navigateBack({
+					delta: 1
+				})
+			},
 			kdSubmit() {
 				this.kdShow = false
 				this.zfControl('value')