Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
bb72749e
authored
2026-02-02 13:24:18 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
解决策略信息的样式问题
1 parent
721064c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_smart_contract/components/strategyTable.vue
src/views/data_smart_contract/components/strategyTable.vue
View file @
bb72749
...
...
@@ -108,7 +108,7 @@
<el-option
v-for=
"opt in limitStateOptionList"
:key=
"opt['value']"
:label=
"opt['label']"
:value=
"opt['value']"
/>
</el-select>
<el-cascader
v-else-if=
"!isLook && productFieldList != null && scope.row.constraintEnName == 'areaAddress'"
<el-cascader
v-else-if=
"!isLook && productFieldList != null && scope.row.constraintEnName == 'areaAddress'"
style=
"width: 100%;"
v-model=
"scope.row['constraintAddressValue']"
:props=
"addressProps"
:show-all-levels=
"true"
:clearable=
"true"
show-checked-strategy=
"parent"
:filterable=
"true"
:collapse-tags=
"true"
:collapse-tags-tooltip=
"true"
:max-collapse-tags=
"1"
:options=
"parentAreaData"
:disabled=
"false"
...
...
Write
Preview
Styling with
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