Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dxgaqgl-vue
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
李苏
dxgaqgl-vue
Commits
f8628622
Commit
f8628622
authored
Jul 25, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
传参调整
parent
a1eb620e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
edit.vue
src/views/daily/fcghd/edit.vue
+2
-2
index.vue
src/views/daily/fcghd/index.vue
+1
-1
No files found.
src/views/daily/fcghd/edit.vue
View file @
f8628622
...
...
@@ -6,7 +6,7 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"分类"
ref=
"flid"
prop=
"flid"
>
<!--
<el-input
:readonly=
"readonly"
v-model=
"form.flid"
></el-input>
-->
<Rel
Select
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/rcgl/fcghd/init/zylx'
:match=
"
{value:'id',label:'name'}" v-model='form.flid' >
</Re
lSelect>
<Rel
MulSelect
:collapseTags=
'false'
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/rcgl/ufcgzylx/query'
:match=
"
{value:'id',label:'name'}" v-model='form.flid' >
</RelMu
lSelect>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
...
...
@@ -22,7 +22,7 @@
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/bm/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='form.gsid' >
</RelSelect>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"20"
>
...
...
src/views/daily/fcghd/index.vue
View file @
f8628622
...
...
@@ -95,7 +95,7 @@
},
/* 表格标题对应参数*/
tableTitle
:
[
{
label
:
"分类"
,
prop
:
"flName"
,
fieldType
:
"ftString"
,
width
:
6
0
},
{
label
:
"分类"
,
prop
:
"flName"
,
fieldType
:
"ftString"
,
width
:
12
0
},
{
label
:
"活动内容"
,
prop
:
"hdnr"
,
fieldType
:
"ftString"
,
width
:
300
},
{
label
:
"活动日期"
,
prop
:
"hdrq"
,
fieldType
:
"ftDateTime"
},
{
label
:
"附件数"
,
prop
:
"attachcount"
,
fieldType
:
"int"
},
...
...
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