引入Wot UI组件库

This commit is contained in:
2026-09-23 17:47:57 +08:00
parent 9a22980071
commit 08d8231671
12 changed files with 44 additions and 43 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
<text class="lab">审批链</text>
<text class="hint">{{ suggestedLabel || '将按固定审批链流转' }}</text>
</view>
<view class="btn-primary" @click="submit">提交申请</view>
<wd-button type="primary" block size="large" @click="submit">提交申请</wd-button>
</view>
</view>
</template>