Sign in
徐烜
/
bsth-ebus-h5_editor
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
dca845f1075597af4f7aad10a795760e15ea2eba
Authored by
ly525
2020-06-03 00:13:51 +0800
1 parent
1c3d39f7
fix: #170
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
front-end/h5/src/components/core/support/prop-multi-items-editor/text.js
front-end/h5/src/components/core/support/prop-multi-items-editor/text.js
View file @
dca845f
1
1
export default {
2
- name: 'lbs-prop
-text-enum-editor',
2
+ name: 'lbs-prop
s
-text-enum-editor',
3
3
render () {
4
4
return <div>
5
5
{
...
...