فهرست منبع

Merge branch 'qingban' of http://192.168.101.4:3000/jiaxiaoqiang/JG-ADMIN-TEMP into qingban

dengrui 11 ماه پیش
والد
کامیت
103cd506d9
2فایلهای تغییر یافته به همراه2 افزوده شده و 5 حذف شده
  1. 0 3
      src/views/plan/schedule/index.vue
  2. 2 2
      src/views/plan/workOrder/index.vue

+ 0 - 3
src/views/plan/schedule/index.vue

@@ -163,9 +163,6 @@ option.value = Object.assign(option.value, {
     {
       label: "排序",
       prop: "operationSort",
-      formatter: (val) => {
-        return val.operationSort + 1;
-      },
       editDisabled: true,
       width: 60,
     },

+ 2 - 2
src/views/plan/workOrder/index.vue

@@ -90,12 +90,12 @@
             @click="revoke(row.id)"
             type="primary"
             :size="size">撤销</el-button>
-        <el-button
+<!--        <el-button
             icon="el-icon-setting"
             text
             @click="jumpPage(row.workOrderCode,1)"
             type="primary"
-            :size="size">领用申请</el-button>
+            :size="size">领用申请</el-button>-->
         <el-button
             icon="el-icon-setting"
             text