Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-composition-api
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
vue-composition-api
Commits
d93d719a
Commit
d93d719a
authored
Jan 06, 2023
by
wangshuangqing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
临床路径页面初步页面完成
parent
8dabbcf4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
src/main.js
+4
-2
src/views/outClinicalpathway.vue
+0
-0
No files found.
src/main.js
View file @
d93d719a
/*
* @Author: ninglupeng
* @Date: 2022-06-07 00:31:25
* @LastEditors:
ninglupeng
* @LastEditTime: 202
2-06-07 00:37:5
4
* @LastEditors:
wsq
* @LastEditTime: 202
3-01-06 17:16:3
4
* @Description:
*/
import
Vue
from
'vue'
...
...
@@ -28,6 +28,7 @@ Vue.use(VueCompositionApi)
new
Vue
({
store
,
router
,
render
:
h
=>
h
(
App
),
}).
$mount
(
'#app'
)
\ No newline at end of file
src/views/outClinicalpathway.vue
View file @
d93d719a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment