diff --git a/src/components/CompanyForm/index.vue b/src/components/CompanyForm/index.vue index 0ea566b..d48b38c 100644 --- a/src/components/CompanyForm/index.vue +++ b/src/components/CompanyForm/index.vue @@ -17,7 +17,7 @@ class="NCC-dialog NCC-dialog_center company-dialog" > - + @@ -31,13 +31,13 @@ - + @@ -57,11 +57,11 @@ --> - +
-
+
联系电话:{{ companyInfo.contactPhone || "--" }}
@@ -162,7 +162,7 @@ > - + @@ -209,7 +209,7 @@ > - + - +
- 线索上报导入 + 线索上报导入
导出 @@ -83,7 +83,7 @@ name="excelfile" >
- 处置结果导入 + 处置结果导入
diff --git a/src/views/baseComapnyInfo/Form.vue b/src/views/baseComapnyInfo/Form.vue index 4b21dad..c899df6 100644 --- a/src/views/baseComapnyInfo/Form.vue +++ b/src/views/baseComapnyInfo/Form.vue @@ -2,7 +2,7 @@ - @@ -17,13 +17,13 @@ - + @@ -43,11 +43,11 @@ --> - + - + 搜索 @@ -47,7 +47,7 @@ name="excelfile" >
- 导入 + 导入
导出 @@ -57,7 +57,7 @@ - + diff --git a/src/views/basePrincipalResponsibility/Detail.vue b/src/views/basePrincipalResponsibility/Detail.vue new file mode 100644 index 0000000..9adcd3c --- /dev/null +++ b/src/views/basePrincipalResponsibility/Detail.vue @@ -0,0 +1,256 @@ + + + diff --git a/src/views/basePrincipalResponsibility/Form.vue b/src/views/basePrincipalResponsibility/Form.vue index 6d56c45..2446419 100644 --- a/src/views/basePrincipalResponsibility/Form.vue +++ b/src/views/basePrincipalResponsibility/Form.vue @@ -1,5 +1,5 @@