浏览代码

前端sdy

zhongtianhaoyuan 4 年之前
父节点
当前提交
513e021eb4
共有 1 个文件被更改,包括 1 次插入15 次删除
  1. 1 15
      src/views/tranManagement/tranManagementVehicleDispatching.vue

+ 1 - 15
src/views/tranManagement/tranManagementVehicleDispatching.vue

@@ -743,20 +743,6 @@ export default {
         query: { id: row.id },
       })
     },
-
-    // 关闭 dialog时 处理文件url 初始化upload组件
-    // handleCloe() {
-    //   this.dialogViewSpareMoney = false
-    // },
-    // history(row) {
-    //   billoperatehis({ id: row.id })
-    //     .toPromise()
-    //     .then((response) => {
-    //       this.historyList = response
-    //     })
-    // },
-    // deletecontract(){},
-    //删除
     approve() {},
     listQuery() {},
   },
@@ -904,6 +890,6 @@ padding: 2px 4px;
   width: 100%;
 }
 .ws-info-table[data-v-850a44a6] .el-form-item {
-    width: 16.66%;
+    width: 29%;
 }
 </style>