Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 3da904c9
authored
Apr 17, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
系统架构资产修改
1 parent
bcf97a92
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
24 deletions
src/views/archi-asset-manage/index.vue
src/views/busi-assets-list/index.vue
src/views/archi-asset-manage/index.vue
View file @
3da904c
This diff is collapsed.
Click to expand it.
src/views/busi-assets-list/index.vue
View file @
3da904c
...
...
@@ -409,30 +409,6 @@
checkStrictly: true
}"
@
change=
"handleChange"
></el-cascader>
<!-- <el-select
class="treeSelectClass"
clearable
:disabled="is_add_edit == 'view' ? true : disabled1"
placeholder="请选择"
v-model="ruleForm.let2"
>
<el-option :value="selectValue" :label="selectLabel">
<el-tree
ref="treeSelect"
node-key="assetId"
show-checkbox
:check-strictly="true"
@check="handleCheckChange"
:data="treeSelectData"
:props="{
children: 'children',
label: 'assetName',
id: 'assetId',
}"
>
</el-tree>
</el-option>
</el-select> -->
</el-form-item>
<div
class=
"dialog_form_item3 m-b-20 flex-c"
>
<div
class=
"dialog_form_item_title"
><span
style=
"color: #F56C6C;"
>
*
</span>
图标设置:
</div>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment