Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
icsalesProgram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4c580521
authored
Sep 09, 2019
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
11
parent
5774327b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
pages/detail/company/index.js
project.config.json
pages/detail/company/index.js
View file @
4c580521
...
...
@@ -40,8 +40,8 @@ Page({
token
:
token
,
userId
:
userId
});
if
(
type
==
1
)
{
this
.
getInfo
();
if
(
type
==
1
)
{
this
.
setData
({
priceType
:
5
})
...
...
@@ -50,7 +50,6 @@ Page({
this
.
setData
({
priceType
:
2
});
this
.
getInfo
();
};
getApp
().
globalData
.
bus
.
off
(
'addFirstBj'
);
getApp
().
globalData
.
bus
.
on
(
'addFirstBj'
,
(
id
)
=>
{
...
...
@@ -308,6 +307,6 @@ Page({
}
}
},
true
)
},
isLoading
)
}
})
\ No newline at end of file
project.config.json
View file @
4c580521
...
...
@@ -84,8 +84,6 @@
},
{
"id"
:
-1
,
"name"
:
"pages/person/notice/index"
,
"pathName"
:
"pages/person/notice/index"
,
"name"
:
"pages/person/invitation/index"
,
"pathName"
:
"pages/person/invitation/index"
,
"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