BUG修改

This commit is contained in:
a0049873 2022-10-31 19:45:21 +08:00
parent 61bb1291c2
commit 493151d9f0
3 changed files with 1923 additions and 1896 deletions

View File

@ -461,6 +461,7 @@
},
yAxis: {
name: '部门数量(个)',
minInterval: 1,
},
grid: {
height: '65%',

View File

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