@@ -9,7 +9,7 @@
@@ -38,11 +38,11 @@
删除
-
-
+
+
-
+
@@ -191,7 +191,7 @@
},
toRelevancyInfo(row) {
- const tip = '请确认是否删除所选网点?'
+ const tip = '请确认是否删除所选支行?'
this.$confirm(tip, '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
diff --git a/src/views/order/distributionCount.vue b/src/views/order/distributionCount.vue
index 1f61de7..66146df 100644
--- a/src/views/order/distributionCount.vue
+++ b/src/views/order/distributionCount.vue
@@ -49,7 +49,7 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
@@ -138,6 +150,12 @@
this.loadList()
},
methods: {
+ //改变单行蓝色和绿色
+ cell({row , column , rowIndex , columnIndex}){
+ if(columnIndex==3){
+ return 'padding: 0px'
+ }
+ },
// 搜索条件效果
clicksearchShow() {
this.isSearchShow = !this.isSearchShow
@@ -273,4 +291,7 @@
}
\ No newline at end of file
diff --git a/src/views/pickupPoint/index.vue b/src/views/pickupPoint/index.vue
index 93d8189..ad81157 100644
--- a/src/views/pickupPoint/index.vue
+++ b/src/views/pickupPoint/index.vue
@@ -1,88 +1,70 @@
-
-
-
-
-
-
- {{ searchxianshitit }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 编辑
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ searchxianshitit }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/src/views/pickupPoint/indexAdd.vue b/src/views/pickupPoint/indexAdd.vue
index 64bb7f1..576b646 100644
--- a/src/views/pickupPoint/indexAdd.vue
+++ b/src/views/pickupPoint/indexAdd.vue
@@ -1,55 +1,63 @@
-
-
-
-
-
-
-
-
- 名称:
-
-
-
- 地址:
-
-
-
- 联系人:
-
-
-
- 电话:
-
-
-
- 营业时间:
-
-
-
- 排序:
-
-
-
- 经纬度:
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ 名称:
+
+
+
+ 地址:
+
+
+
+ 联系人:
+
+
+
+ 电话:
+
+
+
+ 营业时间:
+
+
+
+ 排序:
+
+
+
+ 经纬度:
+
+
+
+ 所属支行:
+
+
+
+
+
+
+
+
+
+
+