|
@@ -84,7 +84,7 @@ function GetUserPrivilege() {
|
|
delete userData.digitalTwainType
|
|
delete userData.digitalTwainType
|
|
// console.log(userData)
|
|
// console.log(userData)
|
|
GetUserLimit(userData).then((res) => {
|
|
GetUserLimit(userData).then((res) => {
|
|
- // console.log(res)
|
|
|
|
|
|
+ console.log(res)
|
|
res.data.Rows.forEach((item) => {
|
|
res.data.Rows.forEach((item) => {
|
|
if (item.name.includes('航道断面')) {
|
|
if (item.name.includes('航道断面')) {
|
|
isShowBtn.value = true
|
|
isShowBtn.value = true
|