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 64dfb0a9
authored
Dec 10, 2023
by
wangwansu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20231210汪皖苏
1 parent
6f04dfc8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/archiViewConfig/index.vue
src/views/archiViewConfig/index.vue
View file @
64dfb0a
...
...
@@ -119,7 +119,7 @@
<div
class=
"dialog_form_item_title"
><span
class=
"reqIcon"
>
*
</span>
视图描述
</div>
<el-input
type=
"textarea"
:rows=
"2"
placeholder=
"请输入内容"
class=
"dialog_form_item_content"
v-model=
"formData.content"
></el-input>
</div>
<
!-- <
div class="dialog_form_item">
<div
class=
"dialog_form_item"
>
<div
class=
"dialog_form_item_title"
>
*元素范围
</div>
<el-table
:data=
"tableData2"
border
>
<el-table-column
type=
"selection"
width=
"55"
></el-table-column>
...
...
@@ -134,7 +134,7 @@
<el-table-column
type=
"index"
label=
"序号"
width=
"80"
align=
"center"
></el-table-column>
<el-table-column
prop=
"name"
label=
"元素名称"
align=
"center"
></el-table-column>
</el-table>
</div>
-->
</div>
</div>
<span
slot=
"footer"
class=
"dialog-footer"
>
<el-button
class=
"greenButton"
@
click=
"operate('pushAdd')"
>
发布
</el-button>
...
...
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