Browse Source

Merge remote-tracking branch 'origin/master'

master
[li_she] 4 years ago
parent
commit
a54304444a
  1. 2
      src/views/modules/purchasingManagement/searchSAPSlittedOrder.vue

2
src/views/modules/purchasingManagement/searchSAPSlittedOrder.vue

@ -78,7 +78,7 @@
</template>
</el-table-column>
</el-table>
<el-dialog width="800px" :title="'数据维护'" :close-on-click-modal="false" v-drag :visible.sync="modelFlag">
<el-dialog width="800px" :title="'创建分卷'" :close-on-click-modal="false" v-drag :visible.sync="modelFlag">
<el-form :inline="true" label-position="top" label-width="100px" style="margin-top: -10px;">
<el-form-item :label="'工厂编号:'">
<el-input v-model="dataForm.site" readonly style="width: 120px;"></el-input>

Loading…
Cancel
Save