zs 2 anni fa
parent
commit
bc8348cd2d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/menu/market/index.vue

+ 1 - 1
src/views/menu/market/index.vue

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