This commit is contained in:
2022-01-13 10:45:55 +08:00
parent 9673c1ba30
commit 7bc184c9c7
18 changed files with 548 additions and 424 deletions

View File

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2020-12-29 15:41:11
* @LastEditors: zwq
* @LastEditTime: 2021-03-25 16:09:59
* @LastEditTime: 2022-01-11 15:48:58
* @Description:
-->
<template>
@@ -82,7 +82,7 @@ const tableProps = [
align: 'center'
},
{
prop: 'name',
prop: 'tareaName',
label: i18n.t('module.basicData.cache.CacheName'),
align: 'center'
},