mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 02:56:30 +08:00
commit
This commit is contained in:
@@ -5,12 +5,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { mapMutations } from 'vuex';
|
||||
|
||||
export default {
|
||||
methods: {
|
||||
...mapMutations(['setUserRules'])
|
||||
},
|
||||
watch: {
|
||||
$route: {
|
||||
handler (newValue) {
|
||||
|
||||
Reference in New Issue
Block a user