Explorar el Código

去掉列表点击触发事件 列表跳转

shish hace 2 años
padre
commit
e29f9fd5c5
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      pt/src/views/item-cat/list.vue

+ 0 - 5
pt/src/views/item-cat/list.vue

@@ -122,11 +122,6 @@ export default {
 							minWidth: 180
 							minWidth: 180
 						}
 						}
 					],
 					],
-					on: {
-						'row-click': (row, column) => {
-							this.getItemList(row)
-						}
-					},
 					op: {
 					op: {
 						visible: true,
 						visible: true,
 						props: {
 						props: {