工作台代码提交
This commit is contained in:
@@ -114,10 +114,13 @@
|
||||
<operate-button text="开户" bind:click="jumpToKaihu" />
|
||||
</van-col>
|
||||
<van-col span="8">
|
||||
<operate-button text="销户" />
|
||||
<operate-button text="销户" bind:click="jumpToTenement" />
|
||||
</van-col>
|
||||
<van-col span="8">
|
||||
<operate-button text="强控" />
|
||||
<operate-button text="强控" bind:click="jumpToMeterControl" />
|
||||
</van-col>
|
||||
<van-col span="8">
|
||||
<operate-button text="工单" bind:click="workOrder" />
|
||||
</van-col>
|
||||
</van-row>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user