MrShi
2024-02-26 9b44d6536190ff8ca71d0b3541a270bd164be304
admin/src/views/business/deviceRole_f.vue
@@ -96,7 +96,7 @@
      }).then(() => {
        syncPrivilege({})
          .then(res => {
            this.$message({ type: 'success', message: '同步成功' })
            this.$message({ type: 'success', message:res || '同步成功' })
            this.search()
          })
      }).catch(() => {