zhangyuewww 3 năm trước cách đây
mục cha
commit
cda1c1d82f
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      src/views/contractManagement/salesContractExamine.vue

+ 8 - 0
src/views/contractManagement/salesContractExamine.vue

@@ -71,16 +71,24 @@
         </div>
         <ws-info-table>
         <ws-form-item label="合同类型" span="1" prop="agreementType">
+           <div class="unchanged">
           {{ deptBudgetList.agreementType }}
+           </div>
         </ws-form-item>
         <ws-form-item label="合同编号" v-if="deptBudgetList.agreementType=='销售合同'" span="1" prop="contractNo">
+           <div class="unchanged">
           {{ deptBudgetList.contractNo }}
+           </div>
         </ws-form-item>
         <ws-form-item label="关联合同" v-if="deptBudgetList.agreementType=='补充协议'" span="1" prop="agreementNo">
+           <div class="unchanged">
           {{ deptBudgetList.agreementNo }}
+           </div>
         </ws-form-item>
         <ws-form-item label="补充协议编号" v-if="deptBudgetList.agreementType=='补充协议'" span="1" prop="contractNo">
+           <div class="unchanged">
           {{ deptBudgetList.contractNo }}
+           </div>
         </ws-form-item>
           <ws-form-item label="运输方式" span="1" prop="shippingType">
             <div class="unchanged">