Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 8722ca3a
authored
Feb 24, 2025
by
bingobo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge bingo-dev
1 parent
4fc8e264
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/assessZC/checkCompliance.vue
src/views/assessZC/checkCompliance.vue
View file @
8722ca3
...
@@ -783,6 +783,7 @@ export default {
...
@@ -783,6 +783,7 @@ export default {
};
};
const
res
=
await
milestonesGetList
(
params
);
const
res
=
await
milestonesGetList
(
params
);
if
(
res
.
data
.
code
===
200
)
{
if
(
res
.
data
.
code
===
200
)
{
console
.
log
(
111
);
// const mockdata = {
// const mockdata = {
// code: 200,
// code: 200,
// msg: "操作成功!",
// msg: "操作成功!",
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment