gaoshp
2024-05-10 2284792f5a9ca857c3d5fb7c8774b9612881f49d
src/views/console/system/menu.vue
@@ -192,7 +192,6 @@
            })
         },
         table_edit(row,index,fixed){
            this.dialog.save = true
            this.$HTTP.get("/api/blade-system/menu/detail?id="+row.id).then(res=> {
               if(res.code == 200) {
                  this.dialog.save = true;