Przeglądaj źródła

开票内容展示

LiFei 3 lat temu
rodzic
commit
e98bfea26b

+ 5 - 0
src/views/hlwinvoice/modules/HlwInvoiceManagePaymentModalForm.vue

@@ -31,6 +31,11 @@
             {{this.model.requirementName}}
           </a-form-model-item>
         </a-col>
+        <a-col :lg="12" :md="12" :sm="24">
+          <a-form-model-item label="服务内容" :labelCol="labelCol" :wrapperCol="wrapperCol" >
+            *{{this.model.invoiceCategoryName}} *{{this.model.taxCategoryName}}
+          </a-form-model-item>
+        </a-col>
       </a-row>
 
       <a-descriptions title="企业信息"></a-descriptions>