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
d3760e96
Commit
d3760e96
authored
Jun 13, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litopn修改
parent
64ef8d45
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
8 deletions
+12
-8
Detp.vue
src/business/litopn/views/Detp.vue
+11
-7
Ovwp1.vue
src/business/litopn/views/Ovwp1.vue
+1
-1
No files found.
src/business/litopn/views/Detp.vue
View file @
d3760e96
...
@@ -336,6 +336,7 @@ export default {
...
@@ -336,6 +336,7 @@ export default {
flag4
:
true
,
flag4
:
true
,
flag5
:
false
,
flag5
:
false
,
flag6
:
false
,
flag6
:
false
,
};
};
},
},
methods
:
{
methods
:
{
...
@@ -392,6 +393,7 @@ export default {
...
@@ -392,6 +393,7 @@ export default {
this
.
flag1
=
true
;
this
.
flag1
=
true
;
this
.
flag2
=
false
;
this
.
flag2
=
false
;
this
.
flag3
=
true
;
this
.
flag3
=
true
;
this
.
model
.
lidgrp
.
rec
.
tenmaxday
==
0
}
}
if
(
val
==
"M"
)
{
if
(
val
==
"M"
)
{
this
.
flag1
=
true
;
this
.
flag1
=
true
;
...
@@ -405,13 +407,15 @@ export default {
...
@@ -405,13 +407,15 @@ export default {
}
}
},
},
},
},
"model.lidgrp.rec.tenmaxday"
:{
// "model.lidgrp.rec.tenmaxday":{
immediate
:
true
,
// immediate: true,
handler
(
val
,
oldval
){
// handler(val,oldval){
if
(
this
.
model
.
lidgrp
.
rec
.
tenmaxday
==
""
){}
// console.log(val);
this
.
model
.
lidgrp
.
rec
.
tenmaxday
=
'0'
;
}
// if(this.model.lidgrp.rec.avbby !== 'P'){}
}
// // this.model.lidgrp.rec.tenmaxday='0';
// }
// }
},
},
};
};
</
script
>
</
script
>
...
...
src/business/litopn/views/Ovwp1.vue
View file @
d3760e96
...
@@ -114,7 +114,7 @@
...
@@ -114,7 +114,7 @@
</c-col>
</c-col>
</el-col>
</el-col>
<c-col
:span=
"14"
>
<c-col
:span=
"14"
>
<el-form-item
label=
"
溢短装
"
prop=
"lidgrp.rec.nomtop"
>
<el-form-item
label=
"
浮动金额
"
prop=
"lidgrp.rec.nomtop"
>
<c-input
<c-input
v-model=
"model.lidgrp.rec.nomtop"
v-model=
"model.lidgrp.rec.nomtop"
maxlength=
"2"
maxlength=
"2"
...
...
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