Browse Source

已修改 src/views/storage/task/index.vue

qinhb 2 tháng trước cách đây
mục cha
commit
fd86d0e836
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/storage/task/index.vue

+ 1 - 1
src/views/storage/task/index.vue

@@ -35,7 +35,7 @@
     <el-dialog
         v-model="dialog2.visible"
         :title="dialog2.title"
-        width="1000px"
+        width="900px"
         @close="dialog2.visible = false"
     >
       <avue-crud