1
lzhe
2024-11-01 e5cdf3af17609b49138cec3e8fb200752365f651
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)
               }
            })
         },