BUG 28875
This commit is contained in:
@@ -26,7 +26,7 @@ import guidance from "./components/guidance";
|
||||
|
||||
export default {
|
||||
name: "AppMattersConfig",
|
||||
label: '事项配置',
|
||||
label: '事项配置(秀山)',
|
||||
components: {addConfig,guidance},
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
@@ -73,7 +73,7 @@ export default {
|
||||
classificationId: "",
|
||||
timeLimit: "",
|
||||
needToKnow: "",
|
||||
processDefStatus: false,
|
||||
processDefStatus: "1",
|
||||
},
|
||||
classList: [],
|
||||
rules:{
|
||||
|
||||
Reference in New Issue
Block a user