禁用特殊处理

This commit is contained in:
2022-09-09 09:24:37 +08:00
parent 84c05bb8e2
commit 730e0df403
2 changed files with 9 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ export default {
this.$store.dispatch('receiveMaterObj', {})
},
created () {
this._authority()
// this._authority()
},
methods: {
toPage (e) {