af-mobile-client-vue3 1.1.39 → 1.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "af-mobile-client-vue3",
3
3
  "type": "module",
4
- "version": "1.1.39",
4
+ "version": "1.1.40",
5
5
  "description": "Vue + Vite component lib",
6
6
  "license": "MIT",
7
7
  "engines": {
@@ -868,7 +868,6 @@ function handleAddressConfirm(location) {
868
868
  <VanCalendar
869
869
  v-model:show="calendarShow"
870
870
  switch-mode="year-month"
871
- allow-same-day
872
871
  type="range"
873
872
  teleport="body"
874
873
  :show-confirm="attr.showConfirm"
@@ -17,10 +17,10 @@ const idKey = ref('o_id')
17
17
  // const configName = ref('orderCarInMobileCRUD')
18
18
  // const serviceName = ref('af-gaslink')
19
19
  // const configName = ref('lngPriceManageMobileCRUD')
20
- // const configName = ref('测试')
21
- // const serviceName = ref('af-gaslink')
22
- const configName = ref('mobile_liushuiQueryCRUD')
23
- const serviceName = ref('af-revenue')
20
+ const configName = ref('测试')
21
+ const serviceName = ref('af-gaslink')
22
+ // const configName = ref('mobile_liushuiQueryCRUD')
23
+ // const serviceName = ref('af-revenue')
24
24
 
25
25
  // 资源权限测试
26
26
  // const configName = ref('crud_sources_test')