Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jiaxing.zhou
2025-02-21 14:06:33 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
809ae136b00bb8a5fbc52c777d2db20fb62b9e07
809ae136
2 parents
f86fceb9
9cb9acd3
Merge remote-tracking branch 'origin/dev-jiaxing.zhou'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/customerConfig/dialog.vue
src/views/customerConfig/dialog.vue
View file @
809ae13
...
...
@@ -548,7 +548,7 @@ export default {
},
computed: {
isCipherMachine() {
return this.formData.methodOfSignature === '
OTHERS
';
return this.formData.methodOfSignature === '
PUBLIC_SERVICE
';
}
},
...
...
Please
register
or
login
to post a comment