Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-4
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-4
Commits
97de2823
Commit
97de2823
authored
Nov 26, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改保存导购
parent
a119abd5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
perfect-day-target.vue
src/views/apps/target-manage/perfect-day-target.vue
+2
-2
No files found.
src/views/apps/target-manage/perfect-day-target.vue
View file @
97de2823
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-11-12 10:47:17
* @LastEditors: 无尘
* @LastEditTime: 2020-11-2
5 10:33:07
* @LastEditTime: 2020-11-2
6 14:32:58
-->
<
template
>
<div
class=
"common-app-right"
style=
"padding: 20px 0;color: #303133"
>
...
...
@@ -158,7 +158,7 @@ export default {
// 禁用判断
that
.
disableSetting
=
checkDisEdit
(
that
.
$route
.
query
.
performanceYm
);
const
{
staffName
,
staffId
,
wxEnterpriseId
}
=
JSON
.
parse
(
localStorage
.
getItem
(
'haoBanUser'
));
that
.
haoban
=
{
s
taffName
,
staffId
,
wxEnterpriseId
};
that
.
haoban
=
{
s
ubmitStaffName
:
staffName
,
submitStaffId
:
staffId
,
wxEnterpriseId
};
// 修改面包屑
const
{
tab
,
applicationId
,
performanceYm
,
flag
}
=
that
.
$route
.
query
;
...
...
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