diff --git a/src/views/foodManage/purchaseManage/contractList/edit.vue b/src/views/foodManage/purchaseManage/contractList/edit.vue index fed8392a..8ced67b8 100644 --- a/src/views/foodManage/purchaseManage/contractList/edit.vue +++ b/src/views/foodManage/purchaseManage/contractList/edit.vue @@ -399,7 +399,7 @@ export default { }, }, methods: { - // 公用方法:获取用户列表 + // 公用方法 fetchUsers() { let param = { pageNum:1, diff --git a/src/views/foodManage/purchaseManage/purchaseInspection/detail.vue b/src/views/foodManage/purchaseManage/purchaseInspection/detail.vue index 2aa0b8bb..4f588901 100644 --- a/src/views/foodManage/purchaseManage/purchaseInspection/detail.vue +++ b/src/views/foodManage/purchaseManage/purchaseInspection/detail.vue @@ -1,11 +1,11 @@ - + @@ -269,10 +269,10 @@ export default { align-items: center; cursor: pointer; } - .dish-name:hover{ + .dish-name:hover{ background-color:rgba(0, 0, 0, 0.1); color: #4b80fd; - } + } .dialog-center{ width: 10%; @@ -324,4 +324,4 @@ export default { border: 1px solid #fff; cursor: pointer; } - \ No newline at end of file + diff --git a/src/views/foodManage/purchaseManage/purchaseInspection/edit.vue b/src/views/foodManage/purchaseManage/purchaseInspection/edit.vue index 354382b9..775c5d11 100644 --- a/src/views/foodManage/purchaseManage/purchaseInspection/edit.vue +++ b/src/views/foodManage/purchaseManage/purchaseInspection/edit.vue @@ -4,20 +4,20 @@ - + - + - + - + - - + + + + + + + - + 上传附件 - + - +
@@ -113,19 +123,19 @@ {{ (scope.row.unitPrice/100).toFixed(2) }} - + - + - - + +
@@ -165,7 +175,7 @@ - - - - + + + + - + - + + />
-
+
- + - + 搜索 重置 @@ -241,21 +251,21 @@ - - - + + + + - - + + - - + @@ -918,10 +950,10 @@ export default { align-items: center; cursor: pointer; } - .dish-name:hover{ + .dish-name:hover{ background-color:rgba(0, 0, 0, 0.1); color: #4b80fd; - } + } .dialog-center{ width: 10%; @@ -973,4 +1005,4 @@ export default { border: 1px solid #fff; cursor: pointer; } - \ No newline at end of file + diff --git a/src/views/foodManage/stockManage/depotManage/index.vue b/src/views/foodManage/stockManage/depotManage/index.vue index 59e90d26..b9ba8cdf 100644 --- a/src/views/foodManage/stockManage/depotManage/index.vue +++ b/src/views/foodManage/stockManage/depotManage/index.vue @@ -1,5 +1,5 @@