Browse Source

销售订单编辑状态

wangzhuo 1 năm trước cách đây
mục cha
commit
cf5c67e3d0

+ 2 - 0
src/views/tirePartsMall/salesManagement/saleOrder/detailsPage.vue

@@ -1818,6 +1818,8 @@ export default {
                         this.isDisabledTask = false
                         this.editButton = true
 
+                      this.$set(this.optionForm, 'disabled', true)
+                      this.$set(this.optionContactsBack, 'disabled', true)
                         loading.close();
                     }).finally(() => {
                         loading.close();