MY hai 4 días
pai
achega
21caf13666
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      JLHWEB/src/views/quote/mattressQuote/detail.vue

+ 1 - 2
JLHWEB/src/views/quote/mattressQuote/detail.vue

@@ -466,7 +466,7 @@
         :extra-loading="mxLoading"
         :footer-method="footerMethod"
       >
-        <template #tableHeader>
+        <template #tableHeader v-if="orderStatus">
           <el-space wrap>
             <el-button type="primary" @click="funcAddMtrlMx({}, null, 'accessoriesMxRef', -1)">{{
               $t("common.addText")
@@ -2924,7 +2924,6 @@ const SetCurrentTabs = (data: any) => {
   globalStore.setGlobalState("mattresTabs", _dftabs);
 };
 
-
 /**
  * @description 删除辅料
  */