Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zeroing-editor
Project
Project
Details
Activity
Releases
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
劳工
zeroing-editor
Commits
86c5f3f0
Commit
86c5f3f0
authored
Aug 11, 2021
by
rockyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
发布增加publishType和remarks字段
parent
457bb750
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
169 additions
and
165 deletions
+169
-165
PublishView.vue
src/views/Editor/dialogs/PublishView.vue
+2
-0
PxSkinEditorDialog.vue
src/views/Editor/dialogs/PxSkinEditorDialog.vue
+167
-165
No files found.
src/views/Editor/dialogs/PublishView.vue
View file @
86c5f3f0
...
...
@@ -224,6 +224,8 @@
env
,
isProd
:
true
,
qas
:
[
this
.
qa
],
publishType
:
3
,
remarks
:
'项目迭代'
,
};
//const {ret} = await saveSkin(data);
const
{
ret
}
=
await
saveSkin
(
params
);
...
...
src/views/Editor/dialogs/PxSkinEditorDialog.vue
View file @
86c5f3f0
This diff is collapsed.
Click to expand it.
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