bug
This commit is contained in:
		| @@ -61,7 +61,7 @@ const tableProps = [ | ||||
|   }, | ||||
|   { | ||||
|     prop: 'rate', | ||||
|     label: '累积发货比例(%)' | ||||
|     label: '累积发货比例(%)' | ||||
|   } | ||||
| ] | ||||
| export default { | ||||
| @@ -92,7 +92,7 @@ export default { | ||||
|       tableH: this.tableHeight(260), | ||||
|       total: 0, | ||||
|       tableBtn: [ | ||||
|       this.$auth.hasPermi('base:group-team:update') | ||||
|       this.$auth.hasPermi('extend:delivery-log-det:detail') | ||||
|           ? { | ||||
|               type: 'detail', | ||||
|               btnName: '详情' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user