Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hangzhoutd2bdsproject
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
wangguangchao
hangzhoutd2bdsproject
Commits
62bc4d8a
Commit
62bc4d8a
authored
Oct 21, 2021
by
wangguangchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
liaallg修改
parent
78b0e313
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
liaallg.0001.script
script/liaallg.0001.script
+2
-1
No files found.
script/liaallg.0001.script
View file @
62bc4d8a
...
@@ -5,7 +5,7 @@ default $acc2 order 1000
...
@@ -5,7 +5,7 @@ default $acc2 order 1000
if( Platform.isEmpty( $oldflg ) )
if( Platform.isEmpty( $oldflg ) )
{
{
if( Platform.compareTo($amt.getValue() , 0)>0 && ( ! Platform.isEmpty( $rol ) ) )
if( Platform.compareTo($amt.getValue() , 0)>0 && ( ! Platform.isEmpty( $rol ) ) )
{
{
/**
// enable account only of more than one option
// enable account only of more than one option
if( Platform.isEmpty( Platform.getLine( actval.getValue(), 2 ) ) )
if( Platform.isEmpty( Platform.getLine( actval.getValue(), 2 ) ) )
{
{
...
@@ -20,6 +20,7 @@ default $acc2 order 1000
...
@@ -20,6 +20,7 @@ default $acc2 order 1000
Platform.resetModified( $acc2.getValue() );
Platform.resetModified( $acc2.getValue() );
$acc2 = Platform.getLine( actval, 1 );
$acc2 = Platform.getLine( actval, 1 );
}
}
**/
}
}
else
else
{
{
...
...
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