浏览代码

refactor(equipList2): remove redundant assignment of pur_id

移除了equipList2页面中多余的pur_id赋值代码,清理无用逻辑
allen 1 天之前
父节点
当前提交
22c119dade
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pages/equipList2/index.vue

+ 0 - 1
pages/equipList2/index.vue

@@ -323,7 +323,6 @@
 			historys(item) {
 				const type_id = item.type_id;
 				this.accessToken = uni.getStorageSync('session_key')
-				item.pur_id = this.pur_id;
 				switch (type_id) {
 					// 水肥新设备
 					case 22: