修改bug #73

Merged
zwq merged 1 commits from zwq into develop 2022-03-17 16:22:39 +08:00

View File

@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2020-12-29 15:41:11 * @Date: 2020-12-29 15:41:11
* @LastEditors: zwq * @LastEditors: zwq
* @LastEditTime: 2022-03-16 09:52:07 * @LastEditTime: 2022-03-17 14:50:20
* @Description: * @Description:
--> -->
<template> <template>
@ -62,7 +62,7 @@ const tableProps = [
align: 'center' align: 'center'
}, },
{ {
prop: 'name', prop: 'locationName',
label: i18n.t('module.basicData.cache.LocationName'), label: i18n.t('module.basicData.cache.LocationName'),
align: 'center' align: 'center'
} }