diff --git a/src/views/system/goodsInfo/index.vue b/src/views/system/goodsInfo/index.vue index 9e25292..218a175 100644 --- a/src/views/system/goodsInfo/index.vue +++ b/src/views/system/goodsInfo/index.vue @@ -34,7 +34,7 @@ /> - + 新增 @@ -90,33 +90,11 @@ size="mini" :disabled="single" @click="handleUpdate" - v-hasPermi="['system:goodsInfo:edit']" + v-hasPermi="['system:operateGoodInfo:edit']" >修改 - - + 修改 删除 - + @@ -236,40 +207,37 @@ v-model="form.goodsName" placeholder="请输入商品名称" max="40" - style="width: 210px; margin-left: 10px" + style="width: 210px" /> - - - {{ StationName }} - - - + - + 取 消 - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + 搜索 + 重置 + + + + + + + + - - --> + + + + + + + + + diff --git a/src/views/system/stationConsumable/index.vue b/src/views/system/stationConsumable/index.vue index e425caa..efd0e83 100644 --- a/src/views/system/stationConsumable/index.vue +++ b/src/views/system/stationConsumable/index.vue @@ -285,6 +285,7 @@ 取 消 + -