5.22重庆备注修改

This commit is contained in:
FrancisHu 2024-05-22 15:09:17 +08:00
parent 0d4c4f31a7
commit 254b2003f0
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
<h4>{{ fetch.createTime }}</h4> <h4>{{ fetch.createTime }}</h4>
</view> </view>
<view v-show="fetch.examineStatus != null"> <view v-show="fetch.examineStatus != null">
<span>备注</span> <span>审批意见</span>
<h4>{{ fetch.examineStatus }}</h4> <h4>{{ fetch.examineStatus }}</h4>
</view> </view>
</view> </view>

View File

@ -10116,7 +10116,7 @@ var render = function () {
}, },
[ [
_c("span", { attrs: { _i: "21-" + $30 } }, [ _c("span", { attrs: { _i: "21-" + $30 } }, [
_vm._v("备注"), _vm._v("审批意见"),
]), ]),
_c("h4", { attrs: { _i: "22-" + $30 } }, [ _c("h4", { attrs: { _i: "22-" + $30 } }, [
_vm._v(_vm._$g("22-" + $30, "t0-0")), _vm._v(_vm._$g("22-" + $30, "t0-0")),