diff --git a/src/apps/AppWorkonline/Opinion.vue b/src/apps/AppWorkonline/Opinion.vue
index 7a70551c..12c4c3d2 100644
--- a/src/apps/AppWorkonline/Opinion.vue
+++ b/src/apps/AppWorkonline/Opinion.vue
@@ -11,10 +11,12 @@
-
清空内容
-
-
{{ opinion.length }}
-
/150
+
+
清空内容
+
+ {{ opinion.length }}
+ /150
+
@@ -179,12 +181,12 @@ export default {
},
btn() {
- // if (this.type == 0 && this.opinion == '') {
- // return uni.showToast({
- // title: '请输入审批意见',
- // icon: 'none',
- // })
- // }
+ if (this.type == 0 && this.opinion == '') {
+ return uni.showToast({
+ title: '请输入审批意见',
+ icon: 'none',
+ })
+ }
// if (
// this.list.some((item) => {