Merge branch 'master' of https://codeup.aliyun.com/645deca397d94d909e439238/iotplatform_sourcecode/screenFront into dismap
This commit is contained in:
commit
43650230bf
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user