Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
f76336a8
Commit
f76336a8
authored
Mar 04, 2024
by
孙浩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
persistCheck
parent
76fd445f
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
106 additions
and
196 deletions
+106
-196
oneTbale.js
src/api/oneTbale.js
+2
-2
oneTbale.vue
src/views/check/oneTbale.vue
+104
-194
No files found.
src/api/oneTbale.js
View file @
f76336a8
...
...
@@ -28,11 +28,11 @@ export function getIncomeInspectInfo(businessId) {
})
}
// 3.
新增
// 3.
保存检查一
export
function
addIncomeInspectInfo
(
data
)
{
data
=
Qs
.
stringify
(
data
)
return
request
({
url
:
'/incomeinspectinfo/
add
'
,
url
:
'/incomeinspectinfo/
persistCheck
'
,
method
:
'post'
,
data
:
data
})
...
...
src/views/check/oneTbale.vue
View file @
f76336a8
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