Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jisu_gongdan_phone
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanglongbao
jisu_gongdan_phone
Commits
ae26d968
Commit
ae26d968
authored
Sep 02, 2024
by
zhanglongbao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
6e708d7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
components.d.ts
components.d.ts
+6
-0
No files found.
components.d.ts
View file @
ae26d968
...
...
@@ -9,8 +9,11 @@ declare module 'vue' {
export
interface
GlobalComponents
{
Address
:
typeof
import
(
'./src/components/widget/field/address/index.vue'
)[
'default'
]
Avatar
:
typeof
import
(
'./src/components/avatar/index.vue'
)[
'default'
]
<<<<<<<
HEAD
Client_tag
:
typeof
import
(
'./src/components/widget/field/client_tag/index.vue'
)[
'default'
]
copy
:
typeof
import
(
'./src/components/select_order_tag copy/index.vue'
)[
'default'
]
=======
>>>>>>>
b8bdf7f
(
fix
)
Create_form_data
:
typeof
import
(
'./src/components/create_form_data/index.vue'
)[
'default'
]
Date_time
:
typeof
import
(
'./src/components/widget/field/date_time/index.vue'
)[
'default'
]
Date_time_range
:
typeof
import
(
'./src/components/widget/field/date_time_range/index.vue'
)[
'default'
]
...
...
@@ -34,9 +37,12 @@ declare module 'vue' {
Select
:
typeof
import
(
'./src/components/select/index.vue'
)[
'default'
]
Select_address
:
typeof
import
(
'./src/components/select_address/index.vue'
)[
'default'
]
Select_client
:
typeof
import
(
'./src/components/select_client/index.vue'
)[
'default'
]
<<<<<<<
HEAD
Select_client_tag
:
typeof
import
(
'./src/components/select_client_tag/index.vue'
)[
'default'
]
Select_order_tag
:
typeof
import
(
'./src/components/select_order_tag/index.vue'
)[
'default'
]
Select_product
:
typeof
import
(
'./src/components/select_product/index.vue'
)[
'default'
]
=======
>>>>>>>
b8bdf7f
(
fix
)
Select_time
:
typeof
import
(
'./src/components/select_time/index.vue'
)[
'default'
]
Select_user_dept
:
typeof
import
(
'./src/components/select_user_dept/index.vue'
)[
'default'
]
Signature
:
typeof
import
(
'./src/components/widget/field/signature/index.vue'
)[
'default'
]
...
...
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