fix:抽参数到vux 统一管理

This commit is contained in:
zhangyu
2022-01-04 15:00:36 +08:00
parent f50db242d4
commit 87bc9aca55
4 changed files with 10 additions and 10 deletions

View File

@@ -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"