JohnnyChan hace 1 semana
padre
commit
55a073fac6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"