@@ -57,7 +57,7 @@
</template>
<script>
-const city_res = require('@/mock/json/city_res.json')
+const city_res = require('./city_res.json')
import {
postUserAddressSave,
postUserAddressUpdate,