Browse Source

补充提交

JohnnyChan 1 week ago
parent
commit
55a073fac6
1 changed files with 1 additions and 0 deletions
  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"