Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
Overview
Overview
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
office
office-web
Commits
1879918f
Commit
1879918f
authored
Dec 12, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 增加考勤
parent
3920a72f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
create-work-class.vue
src/components/app/dailyAttendance/create-work-class.vue
+0
-0
index.vue
src/views/enterpriseApp/dailyAttendance/index.vue
+3
-3
workSet.vue
src/views/enterpriseApp/dailyAttendance/workSet.vue
+0
-0
newImageText.vue
src/views/enterpriseApp/marketingMaterial/newImageText.vue
+2
-2
No files found.
src/components/app/dailyAttendance/create-work-class.vue
View file @
1879918f
This diff is collapsed.
Click to expand it.
src/views/enterpriseApp/dailyAttendance/index.vue
View file @
1879918f
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditors: 无尘
* @LastEditTime: 2019-12-11
09:34:53
* @LastEditTime: 2019-12-11
10:43:18
-->
-->
<
template
>
<
template
>
<div
class=
"my-customer-wrap common-set-wrap"
>
<div
class=
"my-customer-wrap common-set-wrap"
>
...
@@ -40,8 +40,8 @@ export default {
...
@@ -40,8 +40,8 @@ export default {
bgHeight
:
window
.
screen
.
availHeight
-
380
+
'px'
,
bgHeight
:
window
.
screen
.
availHeight
-
380
+
'px'
,
appName
:
'考勤打卡'
,
appName
:
'考勤打卡'
,
appIcon
:
'icon-ribao'
,
appIcon
:
'icon-ribao'
,
activeSelTab
:
'1'
,
activeSelTab
:
'1
1
'
,
activeTab
:
'1'
,
activeTab
:
'1
1
'
,
tabListData
:
[
tabListData
:
[
{
{
tabId
:
'1'
,
tabId
:
'1'
,
...
...
src/views/enterpriseApp/dailyAttendance/workSet.vue
View file @
1879918f
This diff is collapsed.
Click to expand it.
src/views/enterpriseApp/marketingMaterial/newImageText.vue
View file @
1879918f
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Author: 无尘
* @Date: 2019-09-18 15:25:12
* @Date: 2019-09-18 15:25:12
* @LastEditors: 无尘
* @LastEditors: 无尘
* @LastEditTime: 2019-12-1
0 19:05:22
* @LastEditTime: 2019-12-1
2 18:06:07
-->
-->
<!--
<!--
...
@@ -274,7 +274,7 @@ export default {
...
@@ -274,7 +274,7 @@ export default {
const
that
=
this
;
const
that
=
this
;
that
.
materialPreviewData
=
{
that
.
materialPreviewData
=
{
materialTitle
:
row
.
titleName
,
// 标题
materialTitle
:
row
.
titleName
,
// 标题
materialContent
:
''
// 发送内容
materialContent
:
row
.
mediaUrl
// 发送内容
};
};
that
.
previewVisible
=
true
;
that
.
previewVisible
=
true
;
},
},
...
...
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