Explorar o código

撤销允许再度提交

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
b7c73d3777
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/fleet/sendcar/AddOrUpdate.vue

+ 1 - 1
src/views/fleet/sendcar/AddOrUpdate.vue

@@ -808,7 +808,7 @@
                         icon="el-icon-document-checked"
                         @click.native.prevent="addscarsRow(scope.row)"
                         :disabled="
-                        scope.row.billStatus >= 6 || scope.row.billStatus == 3
+                        scope.row.billStatus >= 6
                       "
                         v-hasPermi="['fleet:ftmsorderbillscars:edit']"
                     >提交</el-button