@ -95,6 +95,9 @@
<el-button type="primary" @click="Save()">
确定
</el-button>
<el-button type="warning" @click="Save2()">
另存
</span>
</template>
</el-dialog>
@ -309,6 +312,11 @@
timeList.value[index].class = "timelist_button_selected"
}
//另存
const Save2=()=>{
Info.value.id=0
Save()
//保存
const Save = () => {
Info.value.y_number = [] //预留号源