|
|
@@ -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>
|