- account
+
+
+
+
+
+
+ 查看
+ 禁用
+ 启用
+ 升级
+
+
+
+
diff --git a/src/views/customer/add.vue b/src/views/customer/add.vue
new file mode 100644
index 0000000..fa36125
--- /dev/null
+++ b/src/views/customer/add.vue
@@ -0,0 +1,387 @@
+
+
+
{{ editPage ? '修改' : '添加' }}企业
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 设置
+ 1
+
+
+
+
+
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/customer/index.vue b/src/views/customer/index.vue
index 4263753..a420444 100644
--- a/src/views/customer/index.vue
+++ b/src/views/customer/index.vue
@@ -1,5 +1,183 @@
-
- 客户管理
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 数据列表
+
+ 添加企业
+
+
+
+
+
+
+ {{
+ scope.row.companyName
+ }}
+
+
+
+
+ {{
+ optionList1.filter(item => item.value == scope.row.addressType)[0]
+ .label
+ }}——{{ scope.row.cityName }}
+
+
+
+
+
+ 编辑
+ 禁用
+ 启用
+ 删除
+ 重置密码
+
+
+
+
diff --git a/src/views/technology/achievement/add.vue b/src/views/technology/achievement/add.vue
index 95bcf06..9161325 100644
--- a/src/views/technology/achievement/add.vue
+++ b/src/views/technology/achievement/add.vue
@@ -80,8 +80,6 @@ export default {
// }
// };
return {
- aaa: '',
- bbb: '',
editPage: false,
ruleForm: {
title: '',