zhangwencui
9 天以前 85c92c3eeb2ab059412dc7f80820ca29a8fbb20d
src/views/productionManagement/productionReporting/index.vue
@@ -43,8 +43,8 @@
    <div class="table_list">
      <div style="text-align: right"
           class="mb10">
        <el-button type="primary"
                   @click="openForm('add')">生产报工</el-button>
        <!-- <el-button type="primary"
                   @click="openForm('add')">生产报工</el-button> -->
        <el-button @click="handleOut">导出</el-button>
      </div>
      <PIMTable rowKey="id"
@@ -247,7 +247,7 @@
      label: "操作",
      align: "center",
      fixed: "right",
      width: 200,
      width: 230,
      operation: [
        {
          name: "查看投入",