Browse Source

feat:阀门页面接口对接

yf_elsa.cui 2 months atrás
parent
commit
0a54c7bdcb
1 changed files with 5 additions and 0 deletions
  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')