'设备与PLC,设备获取所有'
This commit is contained in:
		@@ -165,6 +165,8 @@ export default {
 | 
			
		||||
					// page: this.pageIndex,
 | 
			
		||||
					// limit: this.pageSize,
 | 
			
		||||
					// key: this.dataForm.key
 | 
			
		||||
					limit: 99999,
 | 
			
		||||
					page: 1
 | 
			
		||||
				})
 | 
			
		||||
			}).then(({ data }) => {
 | 
			
		||||
				const eqConfig = this.addOrUpdateConfigs.fields.find(item => item.name === 'equipmentId')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user