hcf 1 рік тому
батько
коміт
f44ec535ad
1 змінених файлів з 16 додано та 16 видалено
  1. 16 16
      src/views/audit/depots/index.vue

+ 16 - 16
src/views/audit/depots/index.vue

@@ -258,22 +258,22 @@
 					search: true,
 					refresh: true
 				},
-				customTools: [
-					{
-						name: '注册', icon: 'el-icon-plus', audit: [''], event: {
-							click: () => {
-								(this as any).onAdd2();
-							}
-						}
-					},
-					{
-						name: '删除', icon: 'el-icon-delete', audit: [''], event: {
-							click: () => {
-								(this as any).onDelete('moduleView2', 'maindataStoringLocation')
-							}
-						}
-					},
-				]
+				// customTools: [
+				// 	{
+				// 		name: '注册', icon: 'el-icon-plus', audit: [''], event: {
+				// 			click: () => {
+				// 				(this as any).onAdd2();
+				// 			}
+				// 		}
+				// 	},
+				// 	{
+				// 		name: '删除', icon: 'el-icon-delete', audit: [''], event: {
+				// 			click: () => {
+				// 				(this as any).onDelete('moduleView2', 'maindataStoringLocation')
+				// 			}
+				// 		}
+				// 	},
+				// ]
 			},
 			table: {
 				attr: {