'更新'
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<!--
|
||||
* @Author: zwq
|
||||
* @Date: 2020-12-29 16:37:56
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2022-03-04 10:06:01
|
||||
* @LastEditors: fzq
|
||||
* @LastEditTime: 2022-03-15 18:33:01
|
||||
* @Description:
|
||||
-->
|
||||
<template>
|
||||
@@ -169,10 +169,10 @@ export default {
|
||||
}]
|
||||
},
|
||||
sexOptions: [{
|
||||
'label': '男',
|
||||
'label': this.$t('module.basicData.cache.man'),
|
||||
'value': 1
|
||||
}, {
|
||||
'label': '女',
|
||||
'label': this.$t('module.basicData.cache.woman'),
|
||||
'value': 0
|
||||
}],
|
||||
onDutyOptions: [{
|
||||
|
||||
Reference in New Issue
Block a user