Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
folacin-front
Project
Project
Details
Activity
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
ynby
folacin-front
Commits
f037cbb7
Commit
f037cbb7
authored
Jul 08, 2021
by
gengchunlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
叶酸发放申请以及知情同意书修改
parent
bf44fd81
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
InformedConsent.vue
src/views/indexComponent/InformedConsent/InformedConsent.vue
+0
-4
folviteApply.vue
src/views/indexComponent/folviteApply/folviteApply.vue
+1
-1
No files found.
src/views/indexComponent/InformedConsent/InformedConsent.vue
View file @
f037cbb7
...
...
@@ -45,10 +45,6 @@
created
()
{
},
mounted
()
{
// let vm = this
// this.$refs.baiduEditor.addListener("ready", function () {
//
// })
},
methods
:
{
getEditorreadyed
(
val
)
{
...
...
src/views/indexComponent/folviteApply/folviteApply.vue
View file @
f037cbb7
...
...
@@ -190,7 +190,7 @@
this
.
$api
.
folviteApplyManage
.
delFolviteApplyById
(
par
).
then
(
res
=>
{
if
(
res
.
code
===
'SUCCESS'
)
{
this
.
pagination
.
pageIndex
=
1
;
this
.
getCondomInfo
List
()
this
.
search
List
()
this
.
$message
.
success
(
'删除成功!'
)
}
})
...
...
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