|
@@ -151,7 +151,7 @@ function onCreate() {
|
|
</script>
|
|
</script>
|
|
<template>
|
|
<template>
|
|
<Page auto-content-height>
|
|
<Page auto-content-height>
|
|
- <FormDrawer />
|
|
|
|
|
|
+ <FormDrawer @success="onRefresh" />
|
|
<Grid :table-title="$t('system.role.list')">
|
|
<Grid :table-title="$t('system.role.list')">
|
|
<template #toolbar-tools>
|
|
<template #toolbar-tools>
|
|
<Button type="primary" @click="onCreate">
|
|
<Button type="primary" @click="onCreate">
|