ruanqi 1 year ago
parent
commit
c0934cf65e
  1. 4
      src/views/modules/orderIssure/soIssueNotify/newSoIssueNotify.vue

4
src/views/modules/orderIssure/soIssueNotify/newSoIssueNotify.vue

@ -295,8 +295,8 @@
</div>
<el-footer style="height:40px;margin-top: 10px;text-align:center">
<el-button type="primary" @click="saveMaterialDetail()">保存</el-button>
<el-button type="primary" @click="ToSOS()">回退</el-button>
<el-button type="primary" @click="ToSOS()">关闭</el-button>
<el-button type="primary" @click="ToSOS()">重新选择派工单</el-button>
<el-button type="primary" @click="materialModalFlag=false">关闭</el-button>
</el-footer>
</el-dialog>

Loading…
Cancel
Save