创建合同,页面显示修改
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
<template slot-scope="scope">
|
||||
<span>后</span>
|
||||
<el-input v-model="scope.row.提前x天提醒" size="small" style="width:50px" placeholder="请输入提前X天提醒" @change="editDay(scope.row)"/>
|
||||
<span>天</span>
|
||||
<span>天内完成</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column align="center" label="状态" width="100px">
|
||||
|
||||
Reference in New Issue
Block a user