采购模块
This commit is contained in:
@@ -368,7 +368,7 @@ const daterange${AttrName} = ref([]);
|
||||
#end
|
||||
#end
|
||||
|
||||
function formatterTime = (time) => {
|
||||
const formatterTime = (time) => {
|
||||
return proxy.parseTime(time, '{y}-{m}-{d}')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user