ソースを参照

删除测试使用模块

lucky-lzx 2 年 前
コミット
958351e28c
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/views/sellOut/bargainList/index.vue

+ 0 - 1
src/views/sellOut/bargainList/index.vue

@@ -131,7 +131,6 @@
           </div>
         </template>
         <template #status="{ scope }">
-          <div>{{scope.row.status}}</div>
           <el-tag
             :size="tablebtnSize"
             :type="scope.row.status == '0' ? 'warning' : ''"