Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄成意
/
yunxin
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
bc0d7c34
authored
Apr 15, 2019
by
PRY5YKGJ82EZEPX\Administrator
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1.0
parent
aa27b923
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/pc/js/controller/GoodsList.js
public/pc/js/controller/GoodsList.js
View file @
bc0d7c34
...
@@ -186,6 +186,7 @@ function initSelectTelephone() {
...
@@ -186,6 +186,7 @@ function initSelectTelephone() {
//这里是取消选中触发的事件
//这里是取消选中触发的事件
//如配置allowClear: true后,触发
//如配置allowClear: true后,触发
$
(
"#brand_name"
).
empty
();
//清空select2数据
$
(
"#brand_name"
).
empty
();
//清空select2数据
$
(
"#brand_id"
).
val
(
""
);
//清空搜索
});
});
}
}
function
formatTelehoneNumber
(
item
)
{
function
formatTelehoneNumber
(
item
)
{
...
...
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