JohnnyChan il y a 1 semaine
Parent
commit
55a073fac6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      JLHWEB/src/views/erpapi/mattressInterface/detail.vue

+ 1 - 0
JLHWEB/src/views/erpapi/mattressInterface/detail.vue

@@ -4,6 +4,7 @@
     ref="LjDetailRef"
     v-bind="detailProps"
     :data="mainData"
+    :request-auto="false"
     v-model:order-status="orderStatus"
     :action="orderDefaultAction"
     @after-mounted="funcAfterMound"