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