Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
b8c3d6f2
Commit
b8c3d6f2
authored
Apr 19, 2022
by
赵伟庚
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev'
parents
6b5e33d8
ca819edd
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
.beagle.yml
.beagle.yml
+2
-2
src/pages/workbench/fwzc_fwcs.vue
src/pages/workbench/fwzc_fwcs.vue
+0
-2
No files found.
.beagle.yml
View file @
b8c3d6f2
...
...
@@ -137,7 +137,7 @@ pipeline:
target
:
REGISTRY_PASSWORD
when
:
branch
:
-
[
master
,
dev
]
-
master
# 生成最终arm版本
latest-arm64
:
...
...
@@ -155,7 +155,7 @@ pipeline:
target
:
REGISTRY_PASSWORD
when
:
branch
:
-
[
master
,
dev
]
-
master
docker-ppc64le
:
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0
...
...
src/pages/workbench/fwzc_fwcs.vue
View file @
b8c3d6f2
...
...
@@ -1501,8 +1501,6 @@ export default {
}
headers
=
Object
.
assign
(
headers
,
requestHeaderDataObj
)
}
let
bodys
=
""
;
let
contentType
=
""
;
if
(
this
.
activeBtn
==
0
||
this
.
activeBtn
==
3
)
{
bodys
=
this
.
$refs
.
jsonCodes
?
this
.
$refs
.
jsonCodes
.
getCodesVal
()
:
""
;
contentType
=
this
.
sjfwQqt
;
...
...
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