修改军团场内列表 标题

This commit is contained in:
hzz 2023-05-17 11:37:47 +08:00
parent 94af0e09d8
commit 2b5721fe73

View File

@ -1,5 +1,5 @@
<!-- <!--
* @FilePath: \wwwd:\code\screenFront\src\views\InPlantProducts\content\chart\deviceslist.vue * @FilePath: \screenFront\src\views\InPlantProducts\content\chart\deviceslist.vue
* @Author: 王路平 * @Author: 王路平
* @文件版本: V1.0.0 * @文件版本: V1.0.0
* @Date: 2023-02-16 15:09:06 * @Date: 2023-02-16 15:09:06
@ -89,7 +89,7 @@ const setData = (val: any) => {
t('messages.DevName'), t('messages.DevName'),
t('messages.ofLegion'), t('messages.ofLegion'),
t('messages.DevStatus'), t('messages.DevStatus'),
t('messages.finishSchedule'), t('messages.DebugProgress'),
t('messages.deliveryDay'), t('messages.deliveryDay'),
]; ];
listdata.data = data; listdata.data = data;