Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2017-05-04 14:54:06 +0800
Commit
7de771c2da28969107a34806583b6bd8325e697b
1 parent
184e56d3
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app/pages/product/edit/edit.vue
app/pages/product/edit/edit.vue
View file @
7de771c
...
...
@@ -992,7 +992,6 @@ export default {
let errors = [];
this.table.data.forEach((color) => {
console.log(color);
if (!color.goodsColorImage.value) {
color.goodsColorImage.showValidate = true;
color.goodsColorImage.validate = true;
...
...
Please
register
or
login
to post a comment