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
3b96ed7d
Commit
3b96ed7d
authored
Sep 01, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bot交易的bug修改
parent
dc24f88f
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
4 deletions
+20
-4
index.js
src/model/Botame/index.js
+4
-0
index.vue
src/views/Business/Botame/index.vue
+1
-1
index.vue
src/views/Business/Botcan/index.vue
+1
-0
index.vue
src/views/Business/Botdav/index.vue
+1
-1
Basp2.vue
src/views/Business/Botset/Basp2.vue
+11
-0
Setp.vue
src/views/Business/Botset/Setp.vue
+2
-2
No files found.
src/model/Botame/index.js
View file @
3b96ed7d
...
@@ -5,6 +5,10 @@ import Pub from "../Public"
...
@@ -5,6 +5,10 @@ import Pub from "../Public"
export
default
class
Botame
{
export
default
class
Botame
{
constructor
()
{
constructor
()
{
this
.
data
=
{
this
.
data
=
{
botcoll2blk
:
""
,
botcoll1blk
:
""
,
botdrrl1blk
:
""
,
bodgrp
:{
bodgrp
:{
rec
:{
rec
:{
ownref
:
""
,
// Reference .bodgrp.rec.ownref
ownref
:
""
,
// Reference .bodgrp.rec.ownref
...
...
src/views/Business/Botame/index.vue
View file @
3b96ed7d
...
@@ -127,7 +127,7 @@ import Engp from "~/views/Public/Engp"
...
@@ -127,7 +127,7 @@ import Engp from "~/views/Public/Engp"
export
default
{
export
default
{
name
:
"
b
otame"
,
name
:
"
B
otame"
,
components
:{
components
:{
"m-amep"
:
Amep
,
"m-amep"
:
Amep
,
"m-ovwp"
:
Ovwp
,
"m-ovwp"
:
Ovwp
,
...
...
src/views/Business/Botcan/index.vue
View file @
3b96ed7d
...
@@ -95,6 +95,7 @@ import Engp from "~/views/Public/Engp";
...
@@ -95,6 +95,7 @@ import Engp from "~/views/Public/Engp";
import
Glepan
from
"~/views/Public/Glepan"
;
import
Glepan
from
"~/views/Public/Glepan"
;
export
default
{
export
default
{
name
:
"Botcan"
,
components
:
{
components
:
{
"m-canp"
:
Canp
,
"m-canp"
:
Canp
,
"m-setpan"
:
Setpan
,
"m-setpan"
:
Setpan
,
...
...
src/views/Business/Botdav/index.vue
View file @
3b96ed7d
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
export
default
{
export
default
{
name
:
"
b
otdav"
,
name
:
"
B
otdav"
,
components
:
{
components
:
{
"m-ovwp"
:
Ovwp
,
"m-ovwp"
:
Ovwp
,
"m-inst"
:
Inst
,
"m-inst"
:
Inst
,
...
...
src/views/Business/Botset/Basp2.vue
View file @
3b96ed7d
...
@@ -172,7 +172,9 @@
...
@@ -172,7 +172,9 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bopmod.dbdp.baspp.acp"
>
<c-checkbox
style=
" margin: 0px 0 10px 150px;"
disabled
v-model=
"model.bopmod.dbdp.baspp.acp"
>
确认
</c-checkbox>
<c-checkbox
style=
" margin: 0px 0 10px 150px;"
disabled
v-model=
"model.bopmod.dbdp.baspp.acp"
>
确认
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
...
@@ -281,6 +283,15 @@ export default {
...
@@ -281,6 +283,15 @@ export default {
},
},
},
},
},
},
// watch:{
// "model.lendoc.actflg":function(){
// if(this.model.bopmod.szflg=='2' && this.model.lendoc.actflg=='X'){
// this.model.bopmod.dbdp.baspp.acp="X"
// }else{
// this.model.bopmod.dbdp.baspp.acp=""
// }
// }
// },
methods
:{},
methods
:{},
created
:
function
(){
created
:
function
(){
...
...
src/views/Business/Botset/Setp.vue
View file @
3b96ed7d
...
@@ -458,11 +458,11 @@ export default {
...
@@ -458,11 +458,11 @@ export default {
async
change1
(){
async
change1
(){
if
(
this
.
model
.
bodgrp
.
cbs
.
opn1
.
amt
<=
this
.
model
.
setmod
.
docamt
){
if
(
this
.
model
.
bodgrp
.
cbs
.
opn1
.
amt
<=
this
.
model
.
setmod
.
docamt
){
this
.
flag1
=
false
;
this
.
flag1
=
false
;
this
.
model
.
mtabut
.
clsflg
=
"O
"
;
// this.model.mtabut.clsflg = "C
";
}
}
else
if
(
this
.
model
.
bodgrp
.
cbs
.
opn1
.
amt
>
this
.
model
.
setmod
.
docamt
){
else
if
(
this
.
model
.
bodgrp
.
cbs
.
opn1
.
amt
>
this
.
model
.
setmod
.
docamt
){
this
.
flag1
=
true
;
this
.
flag1
=
true
;
this
.
model
.
mtabut
.
clsflg
=
"C
"
;
// this.model.mtabut.clsflg = "O
";
}},
}},
// async change() {
// async change() {
// if (this.model.bodgrp.rec.focflg === "X") {
// if (this.model.bodgrp.rec.focflg === "X") {
...
...
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