Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
0c641e7a
Commit
0c641e7a
authored
Jan 20, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
a6db0449
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
7 deletions
+0
-7
tougao-form.vue
src/components/sale/tougao-form.vue
+0
-1
studentRight-form.vue
src/components/school/student/studentRight-form.vue
+0
-1
todayData.vue
src/components/work/todayData.vue
+0
-1
workutaTeaching.vue
src/pages/course/workutaTeaching.vue
+0
-1
addFinancialProcess.vue
src/pages/financial/addFinancialProcess.vue
+0
-1
stuDistributionRule.vue
src/pages/system/stuDistributionRule.vue
+0
-1
contributeManage.vue
src/pages/teacher/contribution/contributeManage.vue
+0
-1
No files found.
src/components/sale/tougao-form.vue
View file @
0c641e7a
...
...
@@ -658,7 +658,6 @@ export default {
this
.
changeBillMsg
.
Id
=
this
.
setingObj
.
Id
;
this
.
changeBillMsg
.
SpecialNode
=
this
.
setingObj
.
SpecialNode
;
this
.
changeBillMsg
.
RemunerationState
=
this
.
setingObj
.
DataObj
.
RemunerationState
;
console
.
log
(
this
.
setingObj
)
},
methods
:
{
closeBackInfo
()
{
...
...
src/components/school/student/studentRight-form.vue
View file @
0c641e7a
...
...
@@ -425,7 +425,6 @@ export default {
});
},
assistBatchHandler
()
{
console
.
log
(
this
.
pushing
||
this
.
baseObj
.
IsHaveCurseManager
);
if
(
this
.
pushing
||
this
.
baseObj
.
IsHaveCurseManager
)
return
;
this
.
pushing
=
true
;
let
parameter
=
{
...
...
src/components/work/todayData.vue
View file @
0c641e7a
...
...
@@ -955,7 +955,6 @@
}
}
}
console
.
log
(
this
.
$refs
.
apex
,
'阿萨德'
);
setTimeout
(()
=>
{
this
.
$refs
.
apex
.
updateSeries
(
this
.
series
)
},
100
)
...
...
src/pages/course/workutaTeaching.vue
View file @
0c641e7a
...
...
@@ -265,7 +265,6 @@ export default {
return
obj
},
choicedate
(
item
,
x
,
index
,
y
){
//点击某一个弹出
console
.
log
(
item
,
x
);
this
.
InfoMsg
=
{
index
:
index
,
y
:
y
,
...
...
src/pages/financial/addFinancialProcess.vue
View file @
0c641e7a
...
...
@@ -1422,7 +1422,6 @@
this
.
closeLayer
()
},
getItemValue
(
obj
,
index
)
{
console
.
log
(
obj
)
this
.
SpecialNode
=
obj
.
SpecialNode
this
.
addBtn
=
false
;
this
.
updateItemIndex
=
index
;
...
...
src/pages/system/stuDistributionRule.vue
View file @
0c641e7a
...
...
@@ -82,7 +82,6 @@ export default {
this
.
outerVisible
=
false
;
},
getsuccess2
(
list
,
type
)
{
console
.
log
(
list
);
this
.
chosenUser
=
list
;
this
.
outerVisible
=
false
;
},
...
...
src/pages/teacher/contribution/contributeManage.vue
View file @
0c641e7a
...
...
@@ -397,7 +397,6 @@
},
saveCourse2
(){
console
.
log
(
this
.
gaochouMsg
)
setRemunerationState
(
this
.
gaochouMsg
).
then
(
res
=>
{
if
(
res
.
Code
==
1
)
{
this
.
$q
.
notify
({
...
...
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