Commit 2356cfde authored by 罗超's avatar 罗超

2

parent 38805cb0
......@@ -33,7 +33,7 @@
</el-form-item>
</el-col>
</el-row>
<el-row>
<!-- <el-row>
<el-col :span="12">
<el-form-item label="商品分类">
<template v-if=" addMsg.CategoryList && addMsg.CategoryList.length > 0">
......@@ -44,10 +44,10 @@
<el-button type="primary" @click="
(flDig = true), (keepCategoryList = addMsg.CategoryList)
" style="margin:0 10px;" size="small">选择分类</el-button>
<!-- <span @click="CommonJump('addGoodsClass')" class="blue point">添加分类</span> -->
<span @click="CommonJump('addGoodsClass')" class="blue point">添加分类</span>
</el-form-item>
</el-col>
</el-row>
</el-row> -->
</el-card>
<el-card style="margin-top:20px" shadow="never">
<div slot="header" class="clearfix">
......
......@@ -459,6 +459,7 @@
StartTime: "",
EndTime: "",
OrderBy: 0,
Q_GoodsEduType :1
},
total: 0,
tableData: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment