|
|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div>
|
|
|
<el-button size="small" style="width:120px" type="primary" @click="querySite_Parameter">设 置</el-button>
|
|
|
- <el-dialog title="报价单特价审批设置" append-to-body :visible.sync="dialogSetVisible" width="860px">
|
|
|
+ <el-dialog title="项目报备跨领域限制设置" append-to-body :visible.sync="dialogSetVisible" width="860px">
|
|
|
<el-row :gutter="16" style="text-align: center">
|
|
|
<el-col :span="24" style="margin-top: -20px">
|
|
|
<span style="color: #8C8C8C">是否开启项目报备跨领域限制?</span>
|