Commit bd443c55 by Joey

perf(@gms/gms-plugin-billexpand): 工作流取回图标

parent a166c001
......@@ -13,7 +13,7 @@
<!-- 通过 -->
<use v-else-if="step.result == 1" xlink:href="#icon-a-24_BILLEXPAND_C_RBC_shenpitongguo"></use>
<!-- 取回 -->
<use v-else-if="step.result == 4" xlink:href="#icon-a-24_BILLEXPAND_C_RBC_shenpitongguo"></use>
<use v-else-if="step.result == 4" xlink:href="#icon-a-24_BILLEXPAND_C_RBC_quhui"></use>
<!-- 提交 -->
<use v-else-if="step.result == -1" xlink:href="#icon-a-24_BILLEXPAND_C_RBC_shenpitijiao"></use>
<!-- 驳回 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment