ソースを参照

chore: bump version to 1.15.20 and remove redundant pur_id assignment

1. 升级应用版本号从1.15.19到1.15.20
2. 移除equipList2页面中historys方法内冗余的item.pur_id赋值
allen 6 日 前
コミット
ae9b0c7e7d
2 ファイル変更2 行追加3 行削除
  1. 2 2
      manifest.json
  2. 0 1
      pages/equipList2/index.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "云飞智控",
     "appid" : "__UNI__DBA6730",
     "description" : "",
-    "versionName" : "1.15.19",
-    "versionCode" : 11519,
+    "versionName" : "1.15.20",
+    "versionCode" : 11520,
     "transformPx" : false,
     "sassImplementationName" : "node-sass",
     /* 5+App特有相关 */

+ 0 - 1
pages/equipList2/index.vue

@@ -321,7 +321,6 @@
       },
 			historys(item) {
 				const type_id = item.type_id;
-				item.pur_id = this.pur_id;
 				switch (type_id) {
 					// 水肥新设备
 					case 22: