地区组件修复
This commit is contained in:
@@ -30,11 +30,9 @@
|
||||
|
||||
<script>
|
||||
import {mapState} from "vuex";
|
||||
import AiEmpty from "../AiEmpty/AiEmpty";
|
||||
|
||||
export default {
|
||||
name: "selectArea",
|
||||
components: {AiEmpty},
|
||||
appName: "选择地区",
|
||||
computed: {
|
||||
...mapState(['user']),
|
||||
|
||||
Reference in New Issue
Block a user