File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/views/example/components Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 <PlatformDropdown v-model =" postForm.platforms" />
88 <SourceUrlDropdown v-model =" postForm.source_uri" />
99 <el-button v-loading =" loading" style =" margin-left : 10px ;" type =" success" @click =" submitForm" >
10- Publush
10+ Publish
1111 </el-button >
1212 <el-button v-loading =" loading" type =" warning" @click =" draftForm" >
1313 Draft
3636 </el-col >
3737
3838 <el-col :span =" 10" >
39- <el-form-item label-width =" 120px" label =" Publush Time:" class =" postInfo-container-item" >
39+ <el-form-item label-width =" 120px" label =" Publish Time:" class =" postInfo-container-item" >
4040 <el-date-picker v-model =" displayTime" type =" datetime" format =" yyyy-MM-dd HH:mm:ss" placeholder =" Select date and time" />
4141 </el-form-item >
4242 </el-col >
You can’t perform that action at this time.
0 commit comments