Compare commits
4 Commits
995db83484
...
2a2bd1d726
Author | SHA1 | Date | |
---|---|---|---|
2a2bd1d726 | |||
dd029f2055 | |||
fe54918801 | |||
ced191b4df |
@ -399,7 +399,7 @@ export default {
|
|||||||
code: '',
|
code: '',
|
||||||
enName: '',
|
enName: '',
|
||||||
abbr: '',
|
abbr: '',
|
||||||
equipmentType: '',
|
equipmentType: '1',
|
||||||
spec: '',
|
spec: '',
|
||||||
createTime: '',
|
createTime: '',
|
||||||
enterTime: '',
|
enterTime: '',
|
||||||
|
@ -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'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user