瀏覽代碼

Merge branch 'wj' of http://git.2weisou.com/liumin/NewZkgj into wj

dev
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


Loading…
取消
儲存