Browse Source

修改提交状态

caojunjie 3 năm trước cách đây
mục cha
commit
6e11034148
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/landTransportation/placeAnOrder/detailPage.vue

+ 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>