Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
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
marketing-web
marketing
Commits
1021aeb6
Commit
1021aeb6
authored
Aug 16, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
98937457
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
form.vue
src/views/ai/task/form.vue
+1
-1
task.vue
src/views/ai/task/task.vue
+1
-1
No files found.
src/views/ai/task/form.vue
View file @
1021aeb6
...
...
@@ -66,7 +66,7 @@
</div>
</el-form-item>
<el-form-item
label=
"号码导入"
prop=
"phoneList"
v-else
>
<dm-import-file
ref=
"importFile"
:againUploadDisabled=
"disabled"
:options=
"importFileOption"
@
change=
"handleFileChange"
:echo=
"fileEcho"
></dm-import-file>
<dm-import-file
ref=
"importFile"
style=
"width:680px"
:againUploadDisabled=
"disabled"
:options=
"importFileOption"
@
change=
"handleFileChange"
:echo=
"fileEcho"
></dm-import-file>
</el-form-item>
<el-form-item
label=
"预计覆盖人数"
>
<span
class=
"bold"
>
{{ planMemberCountShow }}
</span>
...
...
src/views/ai/task/task.vue
View file @
1021aeb6
...
...
@@ -609,7 +609,7 @@ export default {
gap
:
12px
;
.card
{
min-width
:
224px
;
width
:
16
.6
%
;
width
:
16%
;
height
:
140px
;
background
:
#f0f3fd
;
border-radius
:
4px
;
...
...
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