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
70dde807
Commit
70dde807
authored
Oct 10, 2022
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitopn修改
parent
2cc15ebc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletions
+9
-1
Default.js
src/model/Gitset/Default.js
+2
-0
Addbcb.vue
src/views/Business/Gitame/Addbcb.vue
+1
-1
index.vue
src/views/Business/Gitopn/index.vue
+6
-0
No files found.
src/model/Gitset/Default.js
View file @
70dde807
...
@@ -94,5 +94,7 @@ export default {
...
@@ -94,5 +94,7 @@ export default {
"mtabut.coninf.oitset.oit.inftxt"
:
Utils
.
defaultFunction
,
"mtabut.coninf.oitset.oit.inftxt"
:
Utils
.
defaultFunction
,
"mtabut.coninf.oitset.oit.inflev"
:
Utils
.
defaultFunction
,
"mtabut.coninf.oitset.oit.inflev"
:
Utils
.
defaultFunction
,
"gcdgrp.rec.docprbrol"
:
Utils
.
defaultFunction
,
"gcdgrp.rec.docprbrol"
:
Utils
.
defaultFunction
,
"bopmod.dbcgrp.bas.fcyacc"
:
Utils
.
defaultFunction
,
"bopmod.dbfgrp.bas.fcyacc"
:
Utils
.
defaultFunction
,
}
}
//你可以添加自动default处理
//你可以添加自动default处理
src/views/Business/Gitame/Addbcb.vue
View file @
70dde807
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"GITAMERMK"
prop=
"addbcb.gitamermk"
>
<c-form-item
label=
"GITAMERMK"
prop=
"addbcb.gitamermk"
>
<c-input
<c-input
disabled
:disabled=
"model.addbcb.gitamecho!='有特殊规定,条件为:'"
type=
"textarea"
type=
"textarea"
v-model=
"model.addbcb.gitamermk"
v-model=
"model.addbcb.gitamermk"
maxlength=
"34"
maxlength=
"34"
...
...
src/views/Business/Gitopn/index.vue
View file @
70dde807
...
@@ -370,6 +370,12 @@ export default {
...
@@ -370,6 +370,12 @@ export default {
if
(
name
===
"detp"
){
if
(
name
===
"detp"
){
rulePath
=
"gitp.detp"
rulePath
=
"gitp.detp"
}
}
if
(
name
===
"engp"
)
{
rulePath
=
"liaall.engp"
}
if
(
name
===
"ccvpan"
)
{
rulePath
=
"liaall.liaccv.ccvpan"
}
if
(
!!
rulePath
)
{
if
(
!!
rulePath
)
{
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
if
(
res
.
respCode
==
SUCCESS
)
{
...
...
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