Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7738657257644089ec20fbaaa8841dc496606183
Authored by
zhiyangdu
2020-03-28 14:56:39 +0800
1 parent
b96b30e5
图片路径
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/dresserList/dresserList.vue
src/components/dresserList/dresserList.vue
View file @
7738657
...
...
@@ -17,6 +17,7 @@
17
17
</div>
18
18
</template>
19
19
20
+
20
21
<script>
21
22
import textTitleBox from "@/components/textTitleBox/textTitleBox";
22
23
export default {
...
...