1. 升级应用版本号从1.15.19到1.15.20 2. 移除equipList2页面中historys方法内冗余的item.pur_id赋值
@@ -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特有相关 */
@@ -321,7 +321,6 @@
},
historys(item) {
const type_id = item.type_id;
- item.pur_id = this.pur_id;
switch (type_id) {
// 水肥新设备
case 22: