1
lzhe
2024-10-22 c0553267981b85b41c753db3be53483aa6a75a58
src/views/console/system/add-scope-manager.vue
@@ -149,7 +149,6 @@
                  }else {
                     Object.assign(this.addDictForm, res.data);
                  }
                  console.log(res.data.parentId,res.data.$parentId)
               }
            })
         },