浏览代码

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

gjy 4 年之前
父节点
当前提交
d64fc29ef1

+ 0 - 1
src/views/tranManagement/tranManagementTransporFeedback.vue

@@ -231,7 +231,6 @@
         <img
           width="22"
           height="22"
-          @click="add"
           src="../../../public/img/add.png"
           alt=""
         />

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

@@ -15,21 +15,7 @@
           <span style="display: inline-block; width: 300px; color: #8890b1"
             >接单日期</span
           >
-        </div>
-
-        <!-- <ws-date-picker
-          v-model="deptBudgetList.inOutDate"
-          type="date"
-          placeholder="请选择开始日期"
-          value-format="yyyy-MM-dd"
-        />
-        <span>至</span>
-        <ws-date-picker
-          v-model="deptBudgetList.inOutDate"
-          type="date"
-          placeholder="请选择结束日期"
-          value-format="yyyy-MM-dd"
-        /> -->
+        </div>>
         <el-date-picker
           v-model="deptBudgetList.inOutDate"
           type="daterange"