BUG修改
This commit is contained in:
parent
61bb1291c2
commit
493151d9f0
|
@ -461,6 +461,7 @@
|
|||
},
|
||||
yAxis: {
|
||||
name: '部门数量(个)',
|
||||
minInterval: 1,
|
||||
},
|
||||
grid: {
|
||||
height: '65%',
|
||||
|
|
|
@ -1190,6 +1190,7 @@
|
|||
const re = /^[0-9\u4E00-\u9FA5]*$/
|
||||
const getAppResources2 = () => {
|
||||
globalFlag.value = false
|
||||
mybus.emit('changeRoomInput', searchValue.value)
|
||||
if (
|
||||
whoShow1.value.itShowQingDao &&
|
||||
paramsGetResources.type == '基础设施'
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue