| | |
| | | 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> |
| | | <!-- <div class="btn-group">--> |
| | | <!-- <button class="btn-white btn btn-xs"--> |
| | | <!-- v-on:click="_openDeleteResourceStoreModel(resourceStore)">删除--> |
| | | <!-- </button>--> |
| | | <!-- </div>--> |
| | | </td> |
| | | |
| | | </tr> |
| | |
| | | </div> |
| | | |
| | | |
| | | <vc:create name="addResourceStore" |
| | | callBackListener="" |
| | | callBackFunction="" |
| | | ></vc:create> |
| | | <vc:create name="editResourceStore"></vc:create> |
| | | <vc:create name="deleteResourceStore"></vc:create> |
| | | <!-- <vc:create name="addResourceStore"--> |
| | | <!-- callBackListener=""--> |
| | | <!-- callBackFunction=""--> |
| | | <!-- ></vc:create>--> |
| | | <vc:create name="editItemNumberStore"></vc:create> |
| | | <!-- <vc:create name="deleteResourceStore"></vc:create>--> |
| | | |
| | | </div> |