'设备与PLC,设备获取所有'

This commit is contained in:
Fanzink 2023-04-22 10:51:10 +05:30
parent b1ab1962b1
commit 4ffbdaef8a

View File

@ -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')