update
This commit is contained in:
parent
b65e279bbc
commit
4cb7d0021e
@ -724,8 +724,8 @@
|
||||
|
||||
|
||||
<!--通知框-->
|
||||
<!-- v-if="isShow"-->
|
||||
<div class="notice" style="bottom: 200px;">
|
||||
<!-- -->
|
||||
<div class="notice" v-if="isShow" style="bottom: 200px;">
|
||||
<view class="left">
|
||||
<image class="icon" src="https://eshangtech.com/ShopICO/ahyd-BID/index/warning.svg"></image>
|
||||
<view class="text">
|
||||
|
||||
@ -136,6 +136,7 @@
|
||||
let _this = this
|
||||
let key={1000:"待处理",2000:"待反馈",3000:"已处理"}
|
||||
let req
|
||||
// 根据权限去判断 不然出现不了处理建议的东西
|
||||
if (this.type === 1000 && info['e2fb458b-d1bd-48fa-805e-fc93dc71efb7']===1){
|
||||
req = {
|
||||
action_data: _this.SUGGESTION_ID,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user