Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dda57ce7e8
|
@ -25,10 +25,9 @@
|
|||
<el-tag
|
||||
:key="scope.row.methodFiletr"
|
||||
:type="scope.row.method|tagTypeFiletr"
|
||||
effect="dark"
|
||||
size="mini"
|
||||
effect="dark">
|
||||
{{scope.row.method|methodFiletr}}
|
||||
</el-tag>
|
||||
>{{scope.row.method|methodFiletr}}</el-tag>
|
||||
<!-- {{scope.row.method|methodFiletr}} -->
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue