diff --git a/src/views/emis/emisDestination/index.vue b/src/views/emis/emisDestination/index.vue index cd3d0e26..4263fc1e 100644 --- a/src/views/emis/emisDestination/index.vue +++ b/src/views/emis/emisDestination/index.vue @@ -1,19 +1,90 @@ + + + + + + + + + + + + + + + - - + - - + + + + + + + + + + + + + + + + + + + + + 新增 @@ -57,7 +128,7 @@ size="mini" :disabled="multiple" @click="handleDelete" - v-hasPermi="['emis:emisSpecialCalcWeight:remove']" + v-hasPermi="['emis:emisDestination:remove']" >删除 - + - - - - {{scope.row.prodName}} - + + + + - + + + + + {{scope.row.destName}}({{scope.row.destCode}}) + + + + + + + + + {{scope.row.province}}/{{scope.row.city}}/{{scope.row.county}}/{{scope.row.town}} + + + + + + + - + - - - - - + + + + + + 修改 @@ -123,62 +219,84 @@ @pagination="getList" /> - + - + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + - - - - - - + :label="dict.value" + >{{dict.label}} + - - + + + {{dict.label}} + - - - - - - - - - - - - @@ -202,34 +320,37 @@ - + - + - + +