fix:抽参数到vux 统一管理
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
style="width: 100%;"
|
||||
v-model="scope.row[item.prop]"
|
||||
prefix-icon=" " size="small" ref="calendar"
|
||||
:format="timeFormatStrToDatePickFormat(apiKeyTableTime)"
|
||||
:value-format="timeFormatStrToDatePickFormat(apiKeyTableTime)"
|
||||
:format="timeFormatStrToDatePickFormat(timeFormatMain)"
|
||||
:value-format="timeFormatStrToDatePickFormat(timeFormatMain)"
|
||||
type="datetime"
|
||||
popper-class="item-system-table right-public-box-dropdown-top right-box-select-top"
|
||||
:picker-options="pickerOptions"
|
||||
|
||||
Reference in New Issue
Block a user