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
9db04492
Commit
9db04492
authored
Oct 28, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
获取按钮点击置灰处理
parent
4ac9e2a5
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
40 additions
and
38 deletions
+40
-38
Ovwp.vue
src/views/Business/Bctdav/Ovwp.vue
+1
-1
Dftcrep.vue
src/views/Business/Bctset/Dftcrep.vue
+1
-1
Trtcrep.vue
src/views/Business/Bdtset/Trtcrep.vue
+1
-0
Accp.vue
src/views/Business/Betacc/Accp.vue
+2
-2
Betdcrs.vue
src/views/Business/Betdcr/Betdcrs.vue
+2
-2
Rclp.vue
src/views/Business/Betrcl/Rclp.vue
+2
-2
Setp.vue
src/views/Business/Betset/Setp.vue
+2
-2
Accp.vue
src/views/Business/Bftacc/Accp.vue
+2
-2
Canp.vue
src/views/Business/Bftcan/Canp.vue
+2
-2
Betdcrs.vue
src/views/Business/Bftdcr/Betdcrs.vue
+2
-2
Drv.vue
src/views/Business/Bftdrv/Drv.vue
+2
-2
Setp.vue
src/views/Business/Bftset/Setp.vue
+2
-2
Rgfp.vue
src/views/Business/Bftsnd/Rgfp.vue
+2
-2
Ovwp.vue
src/views/Business/Botame/Ovwp.vue
+1
-1
Ovwp1.vue
src/views/Business/Botdav/Ovwp1.vue
+1
-1
Bptopnp.vue
src/views/Business/Bptopn/Bptopnp.vue
+3
-3
Bptset2.vue
src/views/Business/Bptset/Bptset2.vue
+1
-1
Acpp.vue
src/views/Business/Brtacp/Acpp.vue
+2
-2
Utlp.vue
src/views/Business/Brtdcr/Utlp.vue
+2
-2
Brteus.vue
src/views/Business/Brteus/Brteus.vue
+2
-2
Accp.vue
src/views/Business/Bttacc/Accp.vue
+3
-3
Litdckp.vue
src/views/Business/Litdck/Litdckp.vue
+1
-0
Ovwp1.vue
src/views/Business/Litopn/Ovwp1.vue
+1
-1
No files found.
src/views/Business/Bctdav/Ovwp.vue
View file @
9db04492
...
...
@@ -28,7 +28,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
!this.model.bcdgrp.dre.pts.extkey
"
:disabled=
"
this.model.bcdgrp.dre.pts.extkey !== '' && model.bcdgrp.rec.ownref == ''? false:true
"
@
click=
"onBctmodButgetref"
>
获取编号
...
...
src/views/Business/Bctset/Dftcrep.vue
View file @
9db04492
...
...
@@ -32,7 +32,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onDftpButgetref"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onDftpButgetref"
:disabled=
"model.dftcre.dfdgrp.rec.ownref !== ''"
>
获取
</c-button>
</c-col>
...
...
src/views/Business/Bdtset/Trtcrep.vue
View file @
9db04492
...
...
@@ -25,6 +25,7 @@
size=
"small"
type=
"primary"
@
click=
"onBctmodButgetref"
:disabled=
"model.trtcre.trdgrp.rec.ownref !== ''"
>
获取
</c-button>
...
...
src/views/Business/Betacc/Accp.vue
View file @
9db04492
...
...
@@ -37,7 +37,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.ledgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -82,7 +82,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Betdcr/Betdcrs.vue
View file @
9db04492
...
...
@@ -36,7 +36,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.ledgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
@@ -79,7 +79,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bedgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
src/views/Business/Betrcl/Rclp.vue
View file @
9db04492
...
...
@@ -37,7 +37,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.ledgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -82,7 +82,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Betset/Setp.vue
View file @
9db04492
...
...
@@ -36,7 +36,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.ledgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
@@ -79,7 +79,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bedgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
src/views/Business/Bftacc/Accp.vue
View file @
9db04492
...
...
@@ -34,7 +34,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.dedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -74,7 +74,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bfdgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Bftcan/Canp.vue
View file @
9db04492
...
...
@@ -37,7 +37,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.dedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -82,7 +82,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bfdgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Bftdcr/Betdcrs.vue
View file @
9db04492
...
...
@@ -37,7 +37,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.dedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -82,7 +82,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bfdgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Bftdrv/Drv.vue
View file @
9db04492
...
...
@@ -38,7 +38,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.dedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -84,7 +84,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bfdgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Bftset/Setp.vue
View file @
9db04492
...
...
@@ -37,7 +37,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.dedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -82,7 +82,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bfdgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Bftsnd/Rgfp.vue
View file @
9db04492
...
...
@@ -37,7 +37,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.dedgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
@@ -82,7 +82,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bfdgrp.rec.ownref == ''? false:true
"
@
click=
"onDetpButgetref"
>
获取
...
...
src/views/Business/Botame/Ovwp.vue
View file @
9db04492
...
...
@@ -30,7 +30,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.bodgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
src/views/Business/Botdav/Ovwp1.vue
View file @
9db04492
...
...
@@ -10,7 +10,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"4"
style=
"text-align: right"
>
<c-button
type=
"primary"
:disabled=
"this.model.bodgrp.drr.pts.extkey
==''
"
@
click=
"onBotpButgetref"
>
<c-button
type=
"primary"
:disabled=
"this.model.bodgrp.drr.pts.extkey
!== '' && model.bedgrp.rec.ownref == ''? false:true
"
@
click=
"onBotpButgetref"
>
获取
</c-button>
</c-col>
...
...
src/views/Business/Bptopn/Bptopnp.vue
View file @
9db04492
...
...
@@ -78,7 +78,7 @@
</c-col>
<c-col
:span=
"1"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onBptmodButgetref"
<c-button
size=
"small"
type=
"primary"
@
click=
"onBptmodButgetref"
:disbled=
"model.bpdgrp.rec.ownref !== ''"
>
获取
</c-button
>
</c-col>
...
...
@@ -477,7 +477,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"2"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onFinmodButget"
<c-button
size=
"small"
type=
"primary"
@
click=
"onFinmodButget"
:disbled=
"model.bpdgrp.rec.ownref != 0"
>
获取
</c-button
>
</c-col>
...
...
@@ -642,7 +642,7 @@
</c-col>
<c-col
:span=
"2"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onDinmodDget"
<c-button
size=
"small"
type=
"primary"
@
click=
"onDinmodDget"
:disbled=
"model.bptmod.finmod.dinjdm !== ''"
>
获取
</c-button
>
</c-col>
...
...
src/views/Business/Bptset/Bptset2.vue
View file @
9db04492
...
...
@@ -84,7 +84,7 @@
</c-col>
<c-col
:span=
"1"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onBptmodButgetref()"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onBptmodButgetref()"
:disabled=
"model.bpdgrp.rec.ownref !== ''"
>
获取
</c-button>
</c-col>
...
...
src/views/Business/Brtacp/Acpp.vue
View file @
9db04492
...
...
@@ -27,7 +27,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.lidgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
@@ -60,7 +60,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.brdgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
src/views/Business/Brtdcr/Utlp.vue
View file @
9db04492
...
...
@@ -27,7 +27,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.lidgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
@@ -60,7 +60,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
:disabled=
"
!this.flag && model.brdgrp.rec.ownref == ''? false:true
"
>
获取
</c-button>
...
...
src/views/Business/Brteus/Brteus.vue
View file @
9db04492
...
...
@@ -12,7 +12,7 @@
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
@
click=
"onSeainf"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
@
click=
"onDitpButgetref"
>
<c-button
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
!this.flag && model.lidgrp.rec.ownref == ''? false:true
"
@
click=
"onDitpButgetref"
>
获取
</c-button>
</
template
>
...
...
@@ -36,7 +36,7 @@
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
@
click=
"onSeainf"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag
"
@
click=
"onDitpButgetref"
>
<c-button
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
!this.flag && model.brdgrp.rec.ownref == ''? false:true
"
@
click=
"onDitpButgetref"
>
获取
</c-button>
</
template
>
...
...
src/views/Business/Bttacc/Accp.vue
View file @
9db04492
...
...
@@ -14,7 +14,7 @@
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
class=
"el-icon-info"
type=
"primary"
></c-button>
<c-button
size=
"small"
type=
"primary"
>
获取
</c-button>
<c-button
size=
"small"
type=
"primary"
:disbled=
"model.ltdgrp.rec.ownref !== ''"
>
获取
</c-button>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
...
...
@@ -29,7 +29,7 @@
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
class=
"el-icon-info"
type=
"primary"
></c-button>
<c-button
size=
"small"
type=
"primary"
>
获取
</c-button>
<c-button
size=
"small"
type=
"primary"
:disabled=
"model.ledgrp.rec.ownref !== ''"
>
获取
</c-button>
</el-form-item>
</c-col>
</c-col>
...
...
@@ -46,7 +46,7 @@
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
class=
"el-icon-info"
type=
"primary"
></c-button>
<c-button
size=
"small"
type=
"primary"
>
获取
</c-button>
<c-button
size=
"small"
type=
"primary"
:disabled=
"btdgrp.rec.ownref !== ''"
>
获取
</c-button>
</el-form-item>
</c-col>
<c-col
:span=
"11"
>
...
...
src/views/Business/Litdck/Litdckp.vue
View file @
9db04492
...
...
@@ -185,6 +185,7 @@
size=
"small"
type=
"primary"
@
click=
"onBrtmodButgetref"
:disabled=
"model.brdgrp.rec.ownref !== ''"
>
获取
</c-button>
...
...
src/views/Business/Litopn/Ovwp1.vue
View file @
9db04492
...
...
@@ -29,7 +29,7 @@
style=
"margin: 0 0"
size=
"small"
type=
"primary"
:disabled=
"
this.flag1
"
:disabled=
"
!this.flag1 && model.lidgrp.rec.ownref==''? false:true
"
@
click=
"onLitpButgetref"
>
获取
...
...
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