Compare commits
No commits in common. "001faf1f7982cc0628f972e56a90be04d4add55f" and "3c8ea04457831665e84060a7b6a6c0d4444a2175" have entirely different histories.
001faf1f79
...
3c8ea04457
|
|
@ -184,7 +184,7 @@
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
{{ scope.row.UploadIntervalStr }}
|
{{ scope.row.UploadIntervalStrs }}
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue