diff --git a/src/assets/companyFile/dialogBack.png b/src/assets/companyFile/dialogBack.png new file mode 100644 index 0000000..6da66d2 Binary files /dev/null and b/src/assets/companyFile/dialogBack.png differ diff --git a/src/assets/companyFile/mark1.png b/src/assets/companyFile/mark1.png new file mode 100644 index 0000000..acf15bb Binary files /dev/null and b/src/assets/companyFile/mark1.png differ diff --git a/src/views/systemManagement/companyList/index.vue b/src/views/systemManagement/companyList/index.vue index ea462c5..f0e721e 100644 --- a/src/views/systemManagement/companyList/index.vue +++ b/src/views/systemManagement/companyList/index.vue @@ -1,12 +1,133 @@ \ No newline at end of file + + \ No newline at end of file diff --git a/src/views/systemManagement/correlationEquipment/components/addDIalog.vue b/src/views/systemManagement/correlationEquipment/components/addDIalog.vue index ba6eb4e..a303908 100644 --- a/src/views/systemManagement/correlationEquipment/components/addDIalog.vue +++ b/src/views/systemManagement/correlationEquipment/components/addDIalog.vue @@ -195,7 +195,7 @@ export default { .el-dialog__title { color: #fff; } - background-image: url("~@/assets/companyFile/22136.png"); + background-image: url("~@/assets/companyFile/dialogBack.png"); background-size: 100% 100%; background-repeat: no-repeat; height: 720px; diff --git a/src/views/systemManagement/correlationEquipment/components/deriveDialog.vue b/src/views/systemManagement/correlationEquipment/components/deriveDialog.vue new file mode 100644 index 0000000..b11f153 --- /dev/null +++ b/src/views/systemManagement/correlationEquipment/components/deriveDialog.vue @@ -0,0 +1,85 @@ + + + \ No newline at end of file diff --git a/src/views/systemManagement/correlationEquipment/components/equipmentTable.vue b/src/views/systemManagement/correlationEquipment/components/equipmentTable.vue index a0c1c14..e9ca087 100644 --- a/src/views/systemManagement/correlationEquipment/components/equipmentTable.vue +++ b/src/views/systemManagement/correlationEquipment/components/equipmentTable.vue @@ -68,16 +68,33 @@ -
+
+ + +
+ + + \ No newline at end of file