he2802 4 سال پیش
والد
کامیت
dd6159c3d8
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 2 2
      common/request.js
  2. 1 1
      pages2/plan/create.vue

+ 2 - 2
common/request.js

@@ -1,6 +1,6 @@
 
-const BASE_URL = 'http://192.168.1.222:8088'
- // const BASE_URL = 'https://api.xyyxt.net' 
+//const BASE_URL = 'http://192.168.1.222:8088'
+ const BASE_URL = 'https://api.xyyxt.net' 
 // const BASE_URL = 'http://127.0.0.1:8088' 
 // const BASE_URL = 'https://api.xyyxt.net'  //
 import store from '@/store/index.js'

+ 1 - 1
pages2/plan/create.vue

@@ -91,7 +91,7 @@ export default {
 				time: '20:30',
 				startDate: '2021-05-07',
 				endDate: '2021-05-31',
-				week: '一,三,五'
+				week: '一、三、五'
 			},
 			calendar: 'range',
 			list: [],