Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
数据库demo商品插入记录错乱问题
商品详情去掉无用代码“获取数据”
  • Loading branch information
dspurl committed Aug 12, 2020
1 parent 07e9c97 commit bc25179
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
1 change: 0 additions & 1 deletion admin/src/views/GoodsManage/goods/components/Detail.vue
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
</el-select>
</el-form-item>
<sku ref="SkuDemo"/>
<span @click="getSkuData">获取数据</span>
<h3>详情</h3>
<el-form-item label="详情" prop="details">
<tinymce
Expand Down
Loading

0 comments on commit bc25179

Please sign in to comment.