xiangpei
2024-07-19 032f47cfabb2d1960f8bb4774ea79a93e1709947
工单下发页面按钮调整
1个文件已修改
4 ■■■■ 已修改文件
src/views/system/work-order/distribute/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/work-order/distribute/index.vue
@@ -64,8 +64,8 @@
          </el-form>
          <el-button slot="reference" type="primary" size="small">快捷下发</el-button>
        </el-popover>
        <el-button size="small" type="primary" @click="page">刷新</el-button>
        <el-button size="small" type="primary" @click="handleAdd">新增</el-button>
        <el-button size="small" type="success" @click="handleAdd">手动新增工单</el-button>
        <el-button icon="el-icon-refresh" circle @click="page"></el-button>
      </el-col>
    </el-row>