瀏覽代碼

标识字段宽度增加

梁展鹏 3 年之前
父節點
當前提交
0d333ce564

+ 1 - 1
src/views/photoManagement/imageGoodsManagement/index.vue

@@ -37,7 +37,7 @@ export default {
         {
         {
           key: 'id',
           key: 'id',
           name: '标识',
           name: '标识',
-          width: this.$col.m
+          width: this.$col.b
         },
         },
         {
         {
           key: 'location',
           key: 'location',

+ 1 - 1
src/views/photoManagement/photoVerifyManagement/index.vue

@@ -34,7 +34,7 @@ export default {
         {
         {
           key: 'id',
           key: 'id',
           name: '标识',
           name: '标识',
-          width: this.$col.m
+          width: this.$col.b
         },
         },
         {
         {
           key: 'location',
           key: 'location',

+ 1 - 1
src/views/photographerManagement/photoVerify/index.vue

@@ -45,7 +45,7 @@ export default {
         {
         {
           key: 'id',
           key: 'id',
           name: '标识',
           name: '标识',
-          width: this.$col.m
+          width: this.$col.b
         },
         },
         {
         {
           key: 'location',
           key: 'location',