8
0

Merge pull request '修改bug' (#73) from zwq into develop
Alle Prüfungen waren erfolgreich
continuous-integration/drone/push Build is passing

Reviewed-on: #73
Dieser Commit ist enthalten in:
朱文强 2022-03-17 16:22:39 +08:00
Commit 9aaffbb8b4

Datei anzeigen

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