Browse Source

保存常在

caojunjie 3 years ago
parent
commit
25605c4b7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/landTransportation/bulkCargo/detailPage.vue

+ 1 - 1
src/views/landTransportation/bulkCargo/detailPage.vue

@@ -99,7 +99,7 @@
           </el-button>
           <el-button
               type="primary"
-              :disabled="goodsForm.status >= 1"
+              :disabled="goodsForm.status === 5"
               size="small"
               :loading="type"
               v-if="!typeTwo"