提交 38323350 authored 作者: chenweiping's avatar chenweiping

chenweiping12-16

上级 8c7c1588
......@@ -211,7 +211,7 @@ export default {
},
/** 设置为典型 */
setExample(row){
this.$confirm('是否确认设置项目编号为"' + row.jobId + '"为典型?', "警告", {
this.$confirm('是否确认设置项目为典型?', "警告", {
confirmButtonText: "确定",
cancelButtonText: "取消",
type: "warning"
......
......@@ -210,7 +210,7 @@ export default {
},
/** 设置为典型 */
setExample(row){
this.$confirm('是否确认设置项目编号为"' + row.jobId + '"为典型?', "警告", {
this.$confirm('是否确认设置项目为典型?', "警告", {
confirmButtonText: "确定",
cancelButtonText: "取消",
type: "warning"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论