caojunjie 3 rokov pred
rodič
commit
6e11034148

+ 1 - 0
src/views/landTransportation/placeAnOrder/detailPage.vue

@@ -56,6 +56,7 @@
             v-if="goodsForm.status === 0 && typeTwo === false"
             size="small"
             style="margin-right: 80px;"
+            :loading="type"
             @click="submit(true)"
         >提交
         </el-button>