|
@@ -80,23 +80,6 @@
|
|
|
{{resourceStore.price}}
|
|
{{resourceStore.price}}
|
|
|
</h4>
|
|
</h4>
|
|
|
</td>
|
|
</td>
|
|
|
- <!-- <td class="text-center">{{resourceStore.resId}}</td>-->
|
|
|
|
|
- <!-- <td class="text-center">{{resourceStore.resName}}</td>-->
|
|
|
|
|
- <!-- <td class="text-center">{{resourceStore.resCode}}</td>-->
|
|
|
|
|
- <!-- <td class="text-center">{{resourceStore.price}}</td>-->
|
|
|
|
|
- <!-- <td class="text-center">{{resourceStore.stock}}</td>-->
|
|
|
|
|
- <!-- <td class="text-center">-->
|
|
|
|
|
- <!-- <div class="btn-group">-->
|
|
|
|
|
- <!-- <button class="btn-white btn btn-xs"-->
|
|
|
|
|
- <!-- v-on:click="_openEditResourceStoreModel(resourceStore)">修改-->
|
|
|
|
|
- <!-- </button>-->
|
|
|
|
|
- <!-- </div>-->
|
|
|
|
|
- <!-- <div class="btn-group">-->
|
|
|
|
|
- <!-- <button class="btn-white btn btn-xs"-->
|
|
|
|
|
- <!-- v-on:click="_openDeleteResourceStoreModel(resourceStore)">删除-->
|
|
|
|
|
- <!-- </button>-->
|
|
|
|
|
- <!-- </div>-->
|
|
|
|
|
- <!-- </td>-->
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
</tr>
|
|
|
</tbody>
|
|
</tbody>
|