修改图标

This commit is contained in:
myTest383
2024-09-25 16:37:13 +08:00
parent 8a27e78d9e
commit a3868d5b7a
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -211,7 +211,7 @@
initData() {
console.log('>>>>>>>>>initData')
var parpams = {
orgPath: window.sessionStorage.getItem('orgsid'),
orgPath: window.sessionStorage.getItem('orgSid'),
}
req.getAllType(parpams).then(resp => {