happyboy 3 년 전
부모
커밋
d5c9dc5754
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -0
      pages/center/prohibited/details.vue
  2. +1
    -1
      pages/center/prohibited/index.vue

+ 1
- 0
pages/center/prohibited/details.vue 파일 보기

@@ -350,6 +350,7 @@
this.roleindex = 0;
this.initAudioFnc()
this.gituserlist()
this.findTabooWords()
} else {
uni.showToast({
icon: "none",


+ 1
- 1
pages/center/prohibited/index.vue 파일 보기

@@ -78,7 +78,7 @@
return {
orderBylist: [{
label: '全部',
value: 55
value: null
},{
label: '待处理',
value: 0


불러오는 중...
취소
저장