Explorar o código

reactor:退回新增附件展示;工单详情新增省本地编码和省编码;省平台对接调整查询条件和展示省编码;

zhangchong hai 7 meses
pai
achega
40d0a161c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/ProcessAudit/index.vue

+ 1 - 1
src/components/ProcessAudit/index.vue

@@ -1009,7 +1009,7 @@ const state = reactive<any>({
 	handleId: '', // 流程处理ID
 	dialogTitle: '', // 弹窗标题
 	annexName: '', // 附件标题
-	inputPlaceholder: '', // 意见提示
+	inputPlaceholder: '办理意见', // 意见提示
 	orderDetail: {}, // 工单详情
 });
 const ruleFormRef = ref<RefType>(); //表单组件