commit | 6cdd45eb29ac9b3d3309225c2e79d4a1e721a71a | [log] [tgz] |
---|---|---|
author | guangchao.xu <guangchao.xu@supwisdom.com> | 周五 4月 16 17:44:30 2021 +0800 |
committer | guangchao.xu <guangchao.xu@supwisdom.com> | 周五 4月 16 17:44:30 2021 +0800 |
tree | e75492e3f215f702bcf2e0efb2a4327430238b0f | |
parent | 1bc4ccca59157cb73d9d8e9c058e6401c21a7f61 [diff] [blame] |
android添加银行插件
diff --git a/pages/sub_medical/queryDate.vue b/pages/sub_medical/queryDate.vue index d2ff8d8..ffd4601 100644 --- a/pages/sub_medical/queryDate.vue +++ b/pages/sub_medical/queryDate.vue
@@ -46,7 +46,7 @@ </template> <script> - import myCalendar from './z_components/calendar/calendar.vue' + import myCalendar from './components/calendar/calendar.vue' export default { components: { myCalendar,