|
@ -140,7 +140,7 @@ |
|
|
</el-table-column> |
|
|
</el-table-column> |
|
|
|
|
|
|
|
|
<el-table-column |
|
|
<el-table-column |
|
|
prop="policyLevel" |
|
|
prop="policyLevelName" |
|
|
align="center" |
|
|
align="center" |
|
|
label="政策级别" |
|
|
label="政策级别" |
|
|
:show-overflow-tooltip="true" |
|
|
:show-overflow-tooltip="true" |
|
@ -233,7 +233,7 @@ import axios from "axios"; |
|
|
import editForm from "./cpts/edit"; |
|
|
import editForm from "./cpts/edit"; |
|
|
|
|
|
|
|
|
function iniSearchData() { |
|
|
function iniSearchData() { |
|
|
return { |
|
|
return { |
|
|
serviceCategoryKey: "", |
|
|
serviceCategoryKey: "", |
|
|
serviceName: "", |
|
|
serviceName: "", |
|
|
serviceContent: "", |
|
|
serviceContent: "", |
|
|