Przeglądaj źródła

采购管理节点-子表展示更改

jingbb 6 miesięcy temu
rodzic
commit
585ad4d20f

+ 2 - 2
src/views/purchase/purchaseInquiryForm/components/PurchaseInquiryFormForm.vue

@@ -99,7 +99,7 @@
 
 		<!-- 子表单区域 -->
     <a-tabs v-model:activeKey="activeKey" animated  style=" padding: 24px;padding-top: 0px;">
-      <a-tab-pane tab="残垢询价单子表 - 船明细(ship details)" key="PuechaseInquiryFormShip" :forceRender="true">
+      <a-tab-pane tab="采购询价单 - 船明细(ship details)" key="PuechaseInquiryFormShip" :forceRender="true">
         <j-vxe-table
           :keep-source="true"
           resizable
@@ -117,7 +117,7 @@
             </template>
           </j-vxe-table>
       </a-tab-pane>
-      <a-tab-pane tab="采购询价单子表 - 产品明细(product details)" key="PuechaseInquiryFormProduct" :forceRender="true">
+      <a-tab-pane tab="采购询价单 - 产品明细(product details)" key="PuechaseInquiryFormProduct" :forceRender="true">
         <a-button type="primary" @click="SelectCustomerInquiry" style="margin-right: 1%;margin-bottom: 1%;"> 选择客户询价单(select customer inquiry form)</a-button>
         <a-button type="primary" @click="selectProducts" style="margin-right: 1%;margin-bottom: 1%;"> 选择产品(select product)</a-button>
         <j-vxe-table

+ 2 - 2
src/views/purchase/purchaseQuotationFrm/components/PurchaseQuotationFormForm.vue

@@ -105,7 +105,7 @@
 
 		<!-- 子表单区域 -->
     <a-tabs v-model:activeKey="activeKey" animated  style=" padding: 24px;padding-top: 0px;">
-      <a-tab-pane tab="采购报价单子表 - 船明细(ship details)" key="PuechaseQuotationFormShip" :forceRender="true">
+      <a-tab-pane tab="采购报价单 - 船明细(ship details)" key="PuechaseQuotationFormShip" :forceRender="true">
         <j-vxe-table
           :keep-source="true"
           resizable
@@ -123,7 +123,7 @@
             </template>
           </j-vxe-table>
       </a-tab-pane>
-      <a-tab-pane tab="采购报价单子表 - 产品明细(product details)" key="PuechaseQuotationFormProduct" :forceRender="true">
+      <a-tab-pane tab="采购报价单 - 产品明细(product details)" key="PuechaseQuotationFormProduct" :forceRender="true">
         <a-button type="primary" @click="SelectSupplierInquiry" style="margin-right: 1%;margin-bottom: 1%;"> 选择供应商询价单(select supplier inquiry form)</a-button>
         <a-button type="primary" @click="selectProducts" style="margin-right: 1%;margin-bottom: 1%;"> 选择产品(select product)</a-button>
         <j-vxe-table

+ 3 - 3
src/views/purchase/selectionQuotationForm/components/SelectQuotationFormForm.vue

@@ -57,7 +57,7 @@
 
 		<!-- 子表单区域 -->
     <a-tabs v-model:activeKey="activeKey" animated  style=" padding: 24px;padding-top: 0px;">
-      <a-tab-pane tab="采购报价单选定子表 - 船明细(ship details)" key="SelectQuotationFormShip" :forceRender="true">
+      <a-tab-pane tab="采购报价单选定 - 船明细(ship details)" key="SelectQuotationFormShip" :forceRender="true">
         <j-vxe-table
           :keep-source="true"
           resizable
@@ -75,7 +75,7 @@
             </template>
           </j-vxe-table>
       </a-tab-pane>
-      <a-tab-pane tab="采购报价单选定子表 - 产品明细(product details)" key="SelectQuotationFormProduct" :forceRender="true">
+      <a-tab-pane tab="采购报价单选定 - 产品明细(product details)" key="SelectQuotationFormProduct" :forceRender="true">
         <j-vxe-table
           :keep-source="true"
           resizable
@@ -101,7 +101,7 @@
             </template>
           </j-vxe-table>
       </a-tab-pane>
-      <a-tab-pane tab="采购报价单选定子表 - 供应商报价明细(supplier quotation details)" key="SupplierQuotationDetails" :forceRender="true">
+      <a-tab-pane tab="采购报价单选定 - 供应商报价明细(supplier quotation details)" key="SupplierQuotationDetails" :forceRender="true">
         <j-vxe-table
           :keep-source="true"
           resizable