yuxingxing 2 роки тому
батько
коміт
b57bd9e058

+ 0 - 0
mock/json/city_res.json → pages/users/user_address/city_res.json


+ 1 - 1
pages/users/user_address/index.vue

@@ -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,