Explorar o código

事业部增加删除待确认状态的万里牛订单

lxf %!s(int64=2) %!d(string=hai) anos
pai
achega
bf97bd3311
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/shengde/subsidiary/order/management/index.vue

+ 1 - 1
src/views/shengde/subsidiary/order/management/index.vue

@@ -170,7 +170,7 @@
             type="text"
             style="color: rgb(217, 0, 27)"
             @click="handleRemove(scope.row.id)"
-            v-if="scope.row.dataResource === 0 && (scope.row.status == 0 || scope.row.status == 10)"
+            v-if="scope.row.status == 0 || scope.row.status == 10"
             v-db-click
             >删除</el-button
           >