This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
app2.0 流程审核界面优化
长阳分支推送专用
ndbs
2 years ago
parent
45de732ead
commit
a55fdbc8ac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue
View File
@@ -33,7 +33,7 @@
</view>
</template>
<l-textarea v-model="remark" :placeholder="`输入${typeText}
备注`" title="备注
:" />
<l-textarea v-model="remark" :placeholder="`输入${typeText}
审核意见`" title="审核意见
:" />
<view class="padding margin-top bg-white">
<l-button @click="submit" class="block" size="lg" color="green" block>提交流程{{ typeText }}</l-button>
Write
Preview
Loading…
Cancel
Save