Commit c657757b authored by mzx's avatar mzx

feat(试一下): 页面

parent 265417cb
...@@ -138,7 +138,6 @@ export default { ...@@ -138,7 +138,6 @@ export default {
mounted() { mounted() {
this.getDicts('sys_detailed_classification').then(response => { this.getDicts('sys_detailed_classification').then(response => {
this.classFicationList = response.data this.classFicationList = response.data
this.classFicationList = response.data
}) })
}, },
methods: {} methods: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment