Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
fukai
vue-gjjs
Commits
0989f06d
Commit
0989f06d
authored
Mar 28, 2023
by
李少勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改数据源model
parent
944e6f03
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
12 deletions
+2
-12
index.js
src/business/gitopn/model/index.js
+0
-0
Ovwpc.vue
src/business/gitopn/views/Ovwpc.vue
+2
-12
No files found.
src/business/gitopn/model/index.js
View file @
0989f06d
This diff is collapsed.
Click to expand it.
src/business/gitopn/views/Ovwpc.vue
View file @
0989f06d
...
...
@@ -46,21 +46,13 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"保函类型
"
prop=
"gidgrp.rec.gartypc"
>
<el-form-item
label=
"保函类型"
prop=
"gidgrp.rec.gartypc"
>
<c-select
v-model=
"model.gidgrp.rec.gartypc"
style=
"width: 100%"
placeholder=
"请选择保函类型 "
:code=
"
getValues('gidgrp.rec.gartypc','gartypc')
"
:code=
"
codes.gartypc
"
>
<!-- -->
<!--
<el-option
v-for=
"item in codes.gartypc"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
-->
</c-select>
</el-form-item>
</c-col>
...
...
@@ -243,7 +235,6 @@
size=
"small"
type=
"primary"
style=
"margin: 5px 0 0 10px;width:100px;float:left"
@
click=
"onGitpButdifexptxt"
>
查看系统文本
</c-button>
...
...
@@ -252,7 +243,6 @@
size=
"small"
type=
"primary"
style=
"margin: 5px 0 0 10px;width:100px;float:left"
@
click=
"onGitpButdifhisexptxt"
>
查看历史文本
</c-button>
...
...
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