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
zhouqian
vue-gjjs
Commits
e9deb098
Commit
e9deb098
authored
Sep 16, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cctset修改
parent
6ba960d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
9 deletions
+20
-9
Setp.vue
src/views/Business/Cctset/Setp.vue
+20
-9
No files found.
src/views/Business/Cctset/Setp.vue
View file @
e9deb098
...
...
@@ -2,17 +2,28 @@
<div
class=
"eibs-tab"
>
<!-- ====================左边======================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"2
2
"
>
<c-col
:span=
"2
4
"
>
<el-form-item
label=
"Our Reference"
prop=
"ccdgrp.rec.ownref"
>
<c-input
v-model=
"model.ccdgrp.rec.ownref"
maxlength=
"8"
placeholder=
"请输入Our Reference"
disabled
></c-input>
<c-fullbox>
<c-input
v-model=
"model.ccdgrp.rec.ownref"
maxlength=
"8"
placeholder=
"请输入Our Reference"
disabled
></c-input>
<template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
disabled
>
<span
style=
"font-family: '宋体'; font-weight: bold"
>
i
</span>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"2"
>
<
!-- <
c-col :span="2">
<c-button
style="margin: 0 12px 0 14px; padding: 0 12px"
size="small"
...
...
@@ -21,7 +32,7 @@
>
<span style="font-family: '宋体'; font-weight: bold">i</span>
</c-button>
</c-col>
</c-col>
-->
<c-col
:span=
"12"
>
<el-form-item
label=
"Currency"
prop=
"ccdgrp.cbs.max.cur"
>
...
...
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