暂存工作台的修改
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
bind:change="handleChange"
|
||||
/>
|
||||
|
||||
<approve status="{{1}}" wx:if="{{active === 0}}" />
|
||||
<approve status="{{2}}" wx:if="{{active === 1}}" />
|
||||
<approve status="{{2}}" wx:if="{{active === 0}}" />
|
||||
<approve status="{{1}}" wx:if="{{active === 1}}" />
|
||||
<recharge wx:if="{{active === 2}}" />
|
Reference in New Issue
Block a user