wxs77577 / rest-admin

Restful Admin Dashboard Based on Vue and Boostrap 4
http://rest-admin.genyii.com
MIT License
624 stars 128 forks source link

npm run serve error #13

Closed johnson7788 closed 5 years ago

johnson7788 commented 5 years ago

all create link can't access http://localhost:8080/#/products/create
http://localhost:8080/#/categories/create

johnson7788 commented 5 years ago

DataTable.vue find an error :to="'/rest/'

      <b-btn class="mr-2" :to="'/rest/' + resourceUri + '/create'" variant="secondary" v-if="_.get(actions,'toolbar.create') !== false">
wxs77577 commented 5 years ago

Have these problems been solved?

wxs77577 commented 5 years ago

Closed since no response.