This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Neuver_Admin
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'ctt_dev_new' into dev
dev
chutingting
1 year ago
parent
ac9868188d
bb406fafdf
commit
d86470ba40
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/userManage/personVoice.vue
+1
-1
src/views/userManage/videoList.vue
+ 1
- 1
src/views/userManage/personVoice.vue
View File
@@ -28,7 +28,7 @@
:small="false"
:disabled="false"
:background="true"
layout="total
, prev, pager, next, jumper
"
layout="total"
:total="total"
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
+ 1
- 1
src/views/userManage/videoList.vue
View File
@@ -14,7 +14,7 @@
:placeholder="$t('videoList.typePlaceholder')"
clearable
>
<el-option :label="$t('videoList.
notDeleted
')" value="" />
<el-option :label="$t('videoList.
all
')" value="" />
<el-option :label="$t('videoList.portrait')" value="1" />
<el-option :label="$t('videoList.transversePlate')" value="2" />
</el-select>
Write
Preview
Loading…
Cancel
Save