Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
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
haoban-3
Commits
dbbbe1de
Commit
dbbbe1de
authored
Jul 29, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
c911d5c6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
2.2c3bd054259fdef03d32.js
dist/static/js/2.2c3bd054259fdef03d32.js
+0
-0
apps-table.vue
src/components/set/apps-table.vue
+1
-1
image-table.vue
src/components/set/image-table.vue
+1
-1
text-table.vue
src/components/set/text-table.vue
+1
-1
video-table.vue
src/components/set/video-table.vue
+1
-1
web-table.vue
src/components/set/web-table.vue
+1
-1
No files found.
dist/static/js/2.2c3bd054259fdef03d32.js
View file @
dbbbe1de
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/components/set/apps-table.vue
View file @
dbbbe1de
...
@@ -152,7 +152,7 @@ export default {
...
@@ -152,7 +152,7 @@ export default {
toDel
(
index
,
row
)
{
toDel
(
index
,
row
)
{
const
that
=
this
;
const
that
=
this
;
that
that
.
$confirm
(
'
确定删除当前素材?'
,
'提示
'
,
{
.
$confirm
(
'
注意:删除该素材后,已经配置过的营销任务还是会正常触达。'
,
'确定删除当前素材?
'
,
{
confirmButtonText
:
'确定'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
type
:
'warning'
...
...
src/components/set/image-table.vue
View file @
dbbbe1de
...
@@ -148,7 +148,7 @@ export default {
...
@@ -148,7 +148,7 @@ export default {
toDel
(
index
,
row
)
{
toDel
(
index
,
row
)
{
const
that
=
this
;
const
that
=
this
;
that
that
.
$confirm
(
'
确定删除当前素材?'
,
'提示
'
,
{
.
$confirm
(
'
注意:删除该素材后,已经配置过的营销任务还是会正常触达。'
,
'确定删除当前素材?
'
,
{
confirmButtonText
:
'确定'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
type
:
'warning'
...
...
src/components/set/text-table.vue
View file @
dbbbe1de
...
@@ -149,7 +149,7 @@ export default {
...
@@ -149,7 +149,7 @@ export default {
toDel
(
index
,
row
)
{
toDel
(
index
,
row
)
{
const
that
=
this
;
const
that
=
this
;
that
that
.
$confirm
(
'
确定删除当前素材?'
,
'提示
'
,
{
.
$confirm
(
'
注意:删除该素材后,已经配置过的营销任务还是会正常触达。'
,
'确定删除当前素材?
'
,
{
confirmButtonText
:
'确定'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
type
:
'warning'
...
...
src/components/set/video-table.vue
View file @
dbbbe1de
...
@@ -153,7 +153,7 @@ export default {
...
@@ -153,7 +153,7 @@ export default {
toDel
(
index
,
row
)
{
toDel
(
index
,
row
)
{
const
that
=
this
;
const
that
=
this
;
that
that
.
$confirm
(
'
确定删除当前素材?'
,
'提示
'
,
{
.
$confirm
(
'
注意:删除该素材后,已经配置过的营销任务还是会正常触达。'
,
'确定删除当前素材?
'
,
{
confirmButtonText
:
'确定'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
type
:
'warning'
...
...
src/components/set/web-table.vue
View file @
dbbbe1de
...
@@ -151,7 +151,7 @@ export default {
...
@@ -151,7 +151,7 @@ export default {
toDel
(
index
,
row
)
{
toDel
(
index
,
row
)
{
const
that
=
this
;
const
that
=
this
;
that
that
.
$confirm
(
'
确定删除当前素材?'
,
'提示
'
,
{
.
$confirm
(
'
注意:删除该素材后,已经配置过的营销任务还是会正常触达。'
,
'确定删除当前素材?
'
,
{
confirmButtonText
:
'确定'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
type
:
'warning'
...
...
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