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
0c85db10
Commit
0c85db10
authored
Jan 22, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务单据的错误表示
parent
b4d6a35a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
addFinancialDocuments.vue
...ages/financial/financalDocument/addFinancialDocuments.vue
+2
-2
No files found.
src/pages/financial/financalDocument/addFinancialDocuments.vue
View file @
0c85db10
...
...
@@ -670,7 +670,7 @@
</p>
</
template
>
<p>
集团名称
:
<span
class=
"_r_name _jump_page"
>
{{emplyeeName}}
</span>
业务员
:
<span
class=
"_r_name _jump_page"
>
{{emplyeeName}}
</span>
</p>
</div>
<div
class=
"_explain"
>
...
...
@@ -1961,7 +1961,7 @@
let
userInfo
=
this
.
getLocalStorage
();
this
.
department
=
userInfo
.
DeptName
;
this
.
EmployeeId
=
userInfo
.
Id
;
this
.
emplyeeName
=
userInfo
.
Group
Name
;
this
.
emplyeeName
=
userInfo
.
Account
Name
;
this
.
DepartIDs
=
this
.
msg
.
RB_Depart_Id
=
userInfo
.
DeptId
;
this
.
RB_Branch_id
=
this
.
departmentMsg
.
RB_Branch_Id
=
this
.
msg
.
RB_Branch_Id
=
userInfo
.
School_Id
;
this
.
companyMsg
.
RB_Group_Id
=
this
.
departmentMsg
.
RB_Group_Id
=
userInfo
.
Group_Id
;
...
...
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