forked from mt-fe-group/mt-yd-ui
'修改设备与PLC关联-新增-下拉框条数'
This commit is contained in:
parent
4ffbdaef8a
commit
6815ac4cc4
@ -182,6 +182,8 @@ export default {
|
||||
// page: this.pageIndex,
|
||||
// limit: this.pageSize,
|
||||
// key: this.dataForm.key
|
||||
limit: 99999,
|
||||
page: 1
|
||||
})
|
||||
}).then(({ data }) => {
|
||||
const plcConfig = this.addOrUpdateConfigs.fields.find(item => item.name === 'plcId')
|
||||
|
Loading…
Reference in New Issue
Block a user