@@ -97,7 +97,7 @@ export default {
},
//上架,下架,重新上架
async toExport({ data }) {
- this.dialog = { title: '导出条件', show: true, type: '1', widths: '40%' };
+ console.log(data);
// 提交保存,创建/修改
async toSave({ data }) {