Compare commits

..

No commits in common. "9aaffbb8b44fe3d4953b99a770e4f3f7a9c368fa" and "dd029f2055136c4075091068db52b30b21088c9f" have entirely different histories.

View File

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