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
d717ce2d
Commit
d717ce2d
authored
Feb 17, 2023
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
getfre修改
parent
66cf62c4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
10 deletions
+11
-10
Ovwp.vue
src/views/Business/Getfre/Ovwp.vue
+7
-2
index.vue
src/views/Business/Getfre/index.vue
+1
-7
Preperp.vue
src/views/Business/Gitopn/Preperp.vue
+2
-1
Ovwp1.vue
src/views/Business/Gitpop/Ovwp1.vue
+1
-0
No files found.
src/views/Business/Getfre/Ovwp.vue
View file @
d717ce2d
...
...
@@ -46,10 +46,15 @@ export default {
mixins
:
[
commonProcess
],
data
()
{
return
{
activeNames
:
[
"
ovw
p1"
],
activeNames
:
[
"
gitfre
p1"
],
};
},
methods
:
{
...
Event
,
handleChange
()
{}
},
methods
:
{
...
Event
,
handleChange
(
val
)
{
console
.
log
(
val
);
},
},
created
:
function
()
{},
};
</
script
>
...
...
src/views/Business/Getfre/index.vue
View file @
d717ce2d
...
...
@@ -62,21 +62,15 @@ import CodeTable from "~/config/CodeTable";
import
Getfre
from
"~/model/Getfre"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
commonFuncs
from
"~/mixin/commonFuncs"
;
import
Check
from
"~/model/Getfre/Check"
;
import
Default
from
"~/model/Getfre/Default"
;
import
Pattern
from
"~/model/Getfre/Pattern"
;
import
Gitfrep1
from
"./Gitfrep1"
;
import
Ovwp
from
"./Ovwp"
;
import
Setpan
from
"~/views/Public/Setpan"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Docpan
from
"~/views/Public/Docpan"
;
import
Doctre
from
"~/views/Public/Doctre"
;
import
Mt759p
from
"./Mt759p"
;
import
Detp
from
"./Detp"
;
import
Fredet
from
"./Fredet"
;
import
Revp
from
"./Revp"
;
import
Rejp
from
"./Rejp"
;
export
default
{
name
:
"Getfre"
,
...
...
src/views/Business/Gitopn/Preperp.vue
View file @
d717ce2d
...
...
@@ -76,7 +76,8 @@
<el-form-item
label=
"交付地址"
prop=
"gidgrp.blk.deltoadr"
>
<c-input
:disabled=
"
model.gidgrp.rec.delto == '' && model.gidgrp.rec.purpos != ''
model.gidgrp.rec.delto == '' ||
model.gidgrp.rec.delto != 'OTHR'
"
rows=
"4"
type=
"textarea"
...
...
src/views/Business/Gitpop/Ovwp1.vue
View file @
d717ce2d
...
...
@@ -8,6 +8,7 @@
<c-input
v-model=
"model.gidgrp.rec.ownref"
maxlength=
"16"
disabled
placeholder=
"请输入保函编号"
></c-input>
<template
slot=
"footer"
>
...
...
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