Explorar el Código

删除测试使用模块

lucky-lzx hace 2 años
padre
commit
958351e28c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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' : ''"