Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
INET-TWO
web
Commits
c8eb54f9
Commit
c8eb54f9
authored
Aug 28, 2024
by
ztf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
外单位选择或查看组件修改
parent
6545fded
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
DeeAddModelCaseDialog.vue
...ure-dee/src/businessCompontents/DeeAddModelCaseDialog.vue
+1
-0
index.vue
...Components/components/InterfaceInfoObjFileLinks/index.vue
+1
-1
index.vue
...c/src/privateComponents/components/InternalUnit/index.vue
+1
-2
No files found.
applications/architecture-dee/src/businessCompontents/DeeAddModelCaseDialog.vue
View file @
c8eb54f9
...
...
@@ -267,6 +267,7 @@ export default {
'title'
:
'容器'
,
'key'
:
'dxContextId'
,
'width'
:
1
,
'hidden'
:
!
this
.
searchAttr
.
includes
(
'dxContextId'
),
'component'
:
{
fixedItem
:
true
,
defaultItem
:
true
,
...
...
applications/dee-doc/src/privateComponents/components/InterfaceInfoObjFileLinks/index.vue
View file @
c8eb54f9
...
...
@@ -133,7 +133,7 @@ export default {
operator
:
'NO_CHANGE'
}
post
(
'Informing/recursion'
,
params
).
then
((
res
)
=>
{
post
(
'
Ext
Informing/recursion'
,
params
).
then
((
res
)
=>
{
// this.$emit('completeEven')
this
.
dialogVisible
=
false
}
)
...
...
applications/dee-doc/src/privateComponents/components/InternalUnit/index.vue
View file @
c8eb54f9
...
...
@@ -3,7 +3,6 @@
<div
v-show=
"editState||value"
><span>
{{
value
}}
</span>
<el-button
type=
"text"
@
click=
"showDialogFlag=true"
>
{{
editState
?
'设置'
:
'查看'
}}
</el-button>
</div>
<dee-dialog
:dialog-visible=
"showDialogFlag"
:title=
"editState?'外单位选择':'外单位查看'"
...
...
@@ -133,7 +132,7 @@ export default {
key
:
r
.
dictKey
,
parentKey
:
r
.
parentKey
,
disabled
:
!
this
.
editState
,
checked
:
checked
.
includes
(
r
.
dict
Key
)
checked
:
checked
.
includes
(
r
.
dict
Value
)
}
})
// 分类
...
...
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