\n \n \n \n \n \n \n Cancel\n Save\n \n \n \n Are you sure you want to delete the selected Department? ({{ selectedDept }}) \n \n \n\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Dept.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Dept.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Dept.vue?vue&type=template&id=66096305&\"\nimport script from \"./Dept.vue?vue&type=script&lang=js&\"\nexport * from \"./Dept.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","export * from \"-!../../../../node_modules/vue-style-loader/index.js??ref--9-oneOf-1-0!../../../../node_modules/css-loader/dist/cjs.js??ref--9-oneOf-1-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-3!../../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-4!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./StatsTypeMenu.vue?vue&type=style&index=0&lang=scss&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('lazy-div',{attrs:{\"load\":_vm.doInit}},[_c('v-card',[_c('v-tabs',{attrs:{\"slider-color\":\"primary\"},model:{value:(_vm.tabValue),callback:function ($$v) {_vm.tabValue=$$v},expression:\"tabValue\"}},[_c('v-tab',{on:{\"click\":_vm.resetTab}},[_vm._v(\"List\")]),_c('v-tab',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.review),expression:\"review\"}]},[_vm._v(\"Details\")]),_c('v-tab-item',[_c('v-toolbar',{attrs:{\"dense\":\"\",\"color\":\"grey lighten-3\",\"flat\":\"\"}},[_c('v-toolbar-title',[_vm._v(\"Permitted Statistic Type per Business Class\")])],1),_c('v-card-title',[_c('v-text-field',{attrs:{\"append-icon\":\"mdi-magnify\",\"label\":\"Search\",\"single-line\":\"\",\"hide-details\":\"\"},model:{value:(_vm.search),callback:function ($$v) {_vm.search=$$v},expression:\"search\"}}),_c('v-spacer'),_c('v-btn',{staticClass:\" mr-2\",attrs:{\"color\":\"primary\",\"dark\":\"\"},on:{\"click\":_vm.doNew}},[_vm._v(\" New Permitted Statistic Type \"),_c('v-icon',{attrs:{\"right\":\"\"}},[_vm._v(\"mdi-plus\")])],1)],1),_c('v-card',[_c('v-data-table',{attrs:{\"headers\":_vm.headers,\"items\":_vm.items,\"search\":_vm.search,\"footer-props\":{'items-per-page-options': _vm.itemsPerPage },\"options\":_vm.pagination,\"item-key\":\"name\",\"loading\":_vm.loading,\"no-data-text\":_vm.noDataText,\"custom-filter\":_vm.customSearch},on:{\"update:options\":function($event){_vm.pagination=$event}},scopedSlots:_vm._u([{key:\"item\",fn:function(row){return [_c('tr',[_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.busCls))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.busClsDesc))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.statsType))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.statsUse))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.permTranType))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.defStatsVal))]),_c('td',{staticClass:\"table-action-header\"},[_c('table-action',{attrs:{\"rowData\":row,\"review\":\"\",\"query\":\"\",\"remove\":\"\"},on:{\"review\":function($event){return _vm.doReview(row.item)},\"query\":function($event){return _vm.doQuery(row.item)},\"remove\":function($event){return _vm.doDelete(row.item)}}})],1)])]}}])})],1),_c('confirm',{ref:\"confirmDelete\"},[_vm._v(\" Are you sure you want to delete the selected record? (\"+_vm._s(_vm.selectedBusClsStats)+\") \")])],1),_c('v-tab-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.review),expression:\"review\"}]},[_c('v-card',{attrs:{\"flat\":\"\"}},[_c('v-toolbar',{attrs:{\"dense\":\"\",\"color\":\"grey lighten-3\",\"flat\":\"\"}},[(_vm.newBusClsStats)?_c('v-icon',[_vm._v(\"mdi-plus\")]):(_vm.reviewMode)?_c('v-icon',[_vm._v(\"mdi-pencil\")]):(_vm.queryMode)?_c('v-icon',[_vm._v(\"mdi-magnify\")]):_vm._e(),(_vm.newBusClsStats)?_c('v-toolbar-title',[_vm._v(\"Create Statistic Type per Business Class\")]):(_vm.reviewMode)?_c('v-toolbar-title',[_vm._v(\"Edit Statistic Type per Business Class\")]):(_vm.queryMode)?_c('v-toolbar-title',[_vm._v(\"Query Statistic Type per Business Class\")]):_vm._e()],1),_c('v-card-text',[_c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-lg\":\"\"}},[_c('message',{attrs:{\"messages\":_vm.messages}}),_c('v-layout',{attrs:{\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.statsType))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.busClsStatsForm.statsType)+\" - \"+_vm._s(_vm.busClsStatsForm.statsTypeDesc))])],1),(_vm.newBusClsStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-text-field',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('required|max:4'),expression:\"'required|max:4'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.busCls,\"error-messages\":_vm.errors.collect('busCls'),\"data-vv-name\":\"busCls\",\"data-vv-as\":_vm.labels.busCls,\"append-icon\":\"mdi-magnify\",\"hint\":_vm.busClsStatsForm.busClsDesc,\"persistent-hint\":\"\"},on:{\"click:append\":function($event){return _vm.doHelplist('busCls')},\"change\":function($event){return _vm.doCheck('busCls')}},model:{value:(_vm.busClsStatsForm.busCls),callback:function ($$v) {_vm.$set(_vm.busClsStatsForm, \"busCls\", $$v)},expression:\"busClsStatsForm.busCls\"}})],1):_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.busCls))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.busClsStatsForm.busCls)+\" - \"+_vm._s(_vm.busClsStatsForm.busClsDesc))])],1)],1),_c('v-layout',{attrs:{\"wrap\":\"\"}},[(_vm.newBusClsStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-autocomplete',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('required|max:1'),expression:\"'required|max:1'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.statsUse,\"items\":_vm.statsUseList,\"item-text\":\"label\",\"item-value\":\"value\",\"error-messages\":_vm.errors.collect('statsUse'),\"data-vv-name\":\"statsUse\",\"data-vv-as\":_vm.labels.statsUse},model:{value:(_vm.busClsStatsForm.statsUse),callback:function ($$v) {_vm.$set(_vm.busClsStatsForm, \"statsUse\", $$v)},expression:\"busClsStatsForm.statsUse\"}})],1):_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.statsUse))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.busClsStatsForm.statsUse)+\" - \"+_vm._s(_vm.busClsStatsForm.statsUseDesc))])],1),(_vm.newBusClsStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-autocomplete',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('required'),expression:\"'required'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.permTranType,\"items\":_vm.permTranTypeList,\"item-text\":\"label\",\"item-value\":\"value\",\"error-messages\":_vm.errors.collect('permTranType'),\"data-vv-name\":\"permTranType\",\"data-vv-as\":_vm.labels.permTranType},model:{value:(_vm.busClsStatsForm.permTranType),callback:function ($$v) {_vm.$set(_vm.busClsStatsForm, \"permTranType\", $$v)},expression:\"busClsStatsForm.permTranType\"}})],1):_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.permTranType))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.busClsStatsForm.permTranTypeDesc))])],1),_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-text-field',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('max:4'),expression:\"'max:4'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.defStatsVal,\"error-messages\":_vm.errors.collect('defStatsVal'),\"data-vv-name\":\"defStatsVal\",\"data-vv-as\":_vm.labels.defStatsVal,\"append-icon\":\"mdi-magnify\",\"hint\":_vm.busClsStatsForm.defStatsValDesc,\"persistent-hint\":\"\"},on:{\"click:append\":function($event){return _vm.doHelplist('statsVal')},\"change\":function($event){return _vm.doCheck('defStatsVal')}},model:{value:(_vm.busClsStatsForm.defStatsVal),callback:function ($$v) {_vm.$set(_vm.busClsStatsForm, \"defStatsVal\", $$v)},expression:\"busClsStatsForm.defStatsVal\"}})],1)],1),_c('v-layout',{attrs:{\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.createdBy))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.busClsStatsForm.createdBy))])],1),_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.createdDate))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm._f(\"formatDate\")(_vm.busClsStatsForm.createdDate)))])],1),(!_vm.newBusClsStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.modifiedBy))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.busClsStatsForm.modifiedBy))])],1):_vm._e(),(!_vm.newBusClsStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.modifiedDate))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm._f(\"formatDate\")(_vm.busClsStatsForm.modifiedDate)))])],1):_vm._e()],1)],1)],1),_c('v-btn',{staticClass:\" mr-2\",attrs:{\"color\":\"error\",\"loading\":_vm.loading},on:{\"click\":_vm.doCancel}},[_c('span',[_vm._v(\"Cancel\")]),_c('v-icon',{attrs:{\"right\":\"\",\"dark\":\"\"}},[_vm._v(\"mdi-cancel\")])],1),(!_vm.queryMode)?_c('v-btn',{staticClass:\" mr-2\",attrs:{\"color\":\"primary\",\"dark\":\"\"},on:{\"click\":_vm.doSave}},[_vm._v(\" Save Statistic Type \"),_c('v-icon',{attrs:{\"right\":\"\"}},[_vm._v(\"mdi-content-save\")])],1):_vm._e(),_c('v-dialog',{attrs:{\"width\":\"800px\",\"persistent\":\"\"},model:{value:(_vm.helplist),callback:function ($$v) {_vm.helplist=$$v},expression:\"helplist\"}},[_c('helplist',{key:_vm.helplist,attrs:{\"apiURI\":_vm.helplistURI,\"fieldList\":_vm.helplistField,\"fieldKey1\":_vm.helplistFieldKey,\"expand\":_vm.helplistExpand},on:{\"select\":function($event){return _vm.doSelect($event)},\"close\":function($event){_vm.helplist = false}}})],1)],1)],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n \n \n List\n Details\n \n \n Permitted Statistic Type per Business Class\n \n \n \n \n \n New Permitted Statistic Type\n mdi-plus\n \n \n \n \n
\n
{{ row.item.busCls }}
\n
{{ row.item.busClsDesc }}
\n
{{ row.item.statsType }}
\n
{{ row.item.statsUse }}
\n
{{ row.item.permTranType }}
\n
{{ row.item.defStatsVal }}
\n
\n \n
\n \n \n Are you sure you want to delete the selected record? ({{ selectedBusClsStats }}) \n \n \n \n \n mdi-plus\n mdi-pencil\n mdi-magnify\n Create Statistic Type per Business Class\n Edit Statistic Type per Business Class\n Query Statistic Type per Business Class\n \n \n \n \n \n \n {{ labels.statsType }}\n
\n \n \n \n \n \n Cancel\n mdi-cancel\n \n \n Save Statistic Type\n mdi-content-save\n \n \n \n \n \n \n \n \n \n\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BusClsStats.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BusClsStats.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./BusClsStats.vue?vue&type=template&id=134f3482&\"\nimport script from \"./BusClsStats.vue?vue&type=script&lang=js&\"\nexport * from \"./BusClsStats.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('lazy-div',{attrs:{\"load\":_vm.doInit}},[_c('v-card',[_c('v-tabs',{attrs:{\"slider-color\":\"primary\"},model:{value:(_vm.tabValue),callback:function ($$v) {_vm.tabValue=$$v},expression:\"tabValue\"}},[_c('v-tab',{on:{\"click\":_vm.resetTab}},[_vm._v(\"List\")]),_c('v-tab',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.review),expression:\"review\"}]},[_vm._v(\"Details\")]),_c('v-tab-item',[_c('v-toolbar',{attrs:{\"dense\":\"\",\"color\":\"grey lighten-3\",\"flat\":\"\"}},[_c('v-toolbar-title',[_vm._v(\"Permitted Statistic Type per Policy Type\")])],1),_c('v-card-title',[_c('v-text-field',{attrs:{\"append-icon\":\"mdi-magnify\",\"label\":\"Search\",\"single-line\":\"\",\"hide-details\":\"\"},model:{value:(_vm.search),callback:function ($$v) {_vm.search=$$v},expression:\"search\"}}),_c('v-spacer'),_c('v-btn',{staticClass:\" mr-2\",attrs:{\"color\":\"primary\",\"dark\":\"\"},on:{\"click\":_vm.doNew}},[_vm._v(\" New Permitted Statistic Type \"),_c('v-icon',{attrs:{\"right\":\"\"}},[_vm._v(\"mdi-plus\")])],1)],1),_c('v-card',[_c('v-data-table',{attrs:{\"headers\":_vm.headers,\"items\":_vm.items,\"search\":_vm.search,\"footer-props\":{'items-per-page-options': _vm.itemsPerPage },\"options\":_vm.pagination,\"item-key\":\"name\",\"loading\":_vm.loading,\"no-data-text\":_vm.noDataText,\"custom-filter\":_vm.customSearch},on:{\"update:options\":function($event){_vm.pagination=$event}},scopedSlots:_vm._u([{key:\"item\",fn:function(row){return [_c('tr',[_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.polType))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.polTypeDesc))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.statsType))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.statsUse))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.permTranType))]),_c('td',{staticClass:\"text-xs-left\"},[_vm._v(_vm._s(row.item.defStatsVal))]),_c('td',{staticClass:\"table-action-header\"},[_c('table-action',{attrs:{\"rowData\":row,\"review\":\"\",\"query\":\"\",\"remove\":\"\"},on:{\"review\":function($event){return _vm.doReview(row.item)},\"query\":function($event){return _vm.doQuery(row.item)},\"remove\":function($event){return _vm.doDelete(row.item)}}})],1)])]}}])})],1),_c('confirm',{ref:\"confirmDelete\"},[_vm._v(\" Are you sure you want to delete the selected record? (\"+_vm._s(_vm.selectedPolTypeStats)+\") \")])],1),_c('v-tab-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.review),expression:\"review\"}]},[_c('v-card',{attrs:{\"flat\":\"\"}},[_c('v-toolbar',{attrs:{\"dense\":\"\",\"color\":\"grey lighten-3\",\"flat\":\"\"}},[(_vm.newPolTypeStats)?_c('v-icon',[_vm._v(\"mdi-plus\")]):(_vm.reviewMode)?_c('v-icon',[_vm._v(\"mdi-pencil\")]):(_vm.queryMode)?_c('v-icon',[_vm._v(\"mdi-magnify\")]):_vm._e(),(_vm.newPolTypeStats)?_c('v-toolbar-title',[_vm._v(\"Create Statistic Type per Policy Type\")]):(_vm.reviewMode)?_c('v-toolbar-title',[_vm._v(\"Edit Statistic Type per Policy Type\")]):(_vm.queryMode)?_c('v-toolbar-title',[_vm._v(\"Query Statistic Type per Policy Type\")]):_vm._e()],1),_c('v-card-text',[_c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-lg\":\"\"}},[_c('message',{attrs:{\"messages\":_vm.messages}}),_c('v-layout',{attrs:{\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.statsType))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.polTypeStatsForm.statsType)+\" - \"+_vm._s(_vm.polTypeStatsForm.statsTypeDesc))])],1),(_vm.newPolTypeStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-text-field',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('required|max:4'),expression:\"'required|max:4'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.polType,\"error-messages\":_vm.errors.collect('polType'),\"data-vv-name\":\"polType\",\"data-vv-as\":_vm.labels.polType,\"append-icon\":\"mdi-magnify\",\"hint\":_vm.polTypeStatsForm.polTypeDesc,\"persistent-hint\":\"\"},on:{\"click:append\":function($event){return _vm.doHelplist('polType')},\"change\":function($event){return _vm.doCheck('polType')}},model:{value:(_vm.polTypeStatsForm.polType),callback:function ($$v) {_vm.$set(_vm.polTypeStatsForm, \"polType\", $$v)},expression:\"polTypeStatsForm.polType\"}})],1):_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.polType))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.polTypeStatsForm.polType)+\" - \"+_vm._s(_vm.polTypeStatsForm.polTypeDesc))])],1)],1),_c('v-layout',{attrs:{\"wrap\":\"\"}},[(_vm.newPolTypeStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-autocomplete',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('required|max:1'),expression:\"'required|max:1'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.statsUse,\"items\":_vm.statsUseList,\"item-text\":\"label\",\"item-value\":\"value\",\"error-messages\":_vm.errors.collect('statsUse'),\"data-vv-name\":\"statsUse\",\"data-vv-as\":_vm.labels.statsUse,\"disabled\":\"\"},model:{value:(_vm.polTypeStatsForm.statsUse),callback:function ($$v) {_vm.$set(_vm.polTypeStatsForm, \"statsUse\", $$v)},expression:\"polTypeStatsForm.statsUse\"}})],1):_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.statsUse))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.polTypeStatsForm.statsUse)+\" - \"+_vm._s(_vm.polTypeStatsForm.statsUseDesc))])],1),(_vm.newPolTypeStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-autocomplete',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('required'),expression:\"'required'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.permTranType,\"items\":_vm.permTranTypeList,\"item-text\":\"label\",\"item-value\":\"value\",\"error-messages\":_vm.errors.collect('permTranType'),\"data-vv-name\":\"permTranType\",\"data-vv-as\":_vm.labels.permTranType},model:{value:(_vm.polTypeStatsForm.permTranType),callback:function ($$v) {_vm.$set(_vm.polTypeStatsForm, \"permTranType\", $$v)},expression:\"polTypeStatsForm.permTranType\"}})],1):_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.permTranType))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.polTypeStatsForm.permTranTypeDesc))])],1),_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-text-field',{directives:[{name:\"validate\",rawName:\"v-validate\",value:('max:4'),expression:\"'max:4'\"}],attrs:{\"readonly\":_vm.queryMode,\"label\":_vm.labels.defStatsVal,\"error-messages\":_vm.errors.collect('defStatsVal'),\"data-vv-name\":\"defStatsVal\",\"data-vv-as\":_vm.labels.defStatsVal,\"append-icon\":\"mdi-magnify\",\"hint\":_vm.polTypeStatsForm.defStatsValDesc,\"persistent-hint\":\"\"},on:{\"click:append\":function($event){return _vm.doHelplist('statsVal')},\"change\":function($event){return _vm.doCheck('defStatsVal')}},model:{value:(_vm.polTypeStatsForm.defStatsVal),callback:function ($$v) {_vm.$set(_vm.polTypeStatsForm, \"defStatsVal\", $$v)},expression:\"polTypeStatsForm.defStatsVal\"}})],1)],1),_c('v-layout',{attrs:{\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.createdBy))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.polTypeStatsForm.createdBy))])],1),_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.createdDate))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm._f(\"formatDate\")(_vm.polTypeStatsForm.createdDate)))])],1),(!_vm.newPolTypeStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.modifiedBy))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm.polTypeStatsForm.modifiedBy))])],1):_vm._e(),(!_vm.newPolTypeStats)?_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('v-subheader',{staticClass:\"queryLabel\"},[_vm._v(_vm._s(_vm.labels.modifiedDate))]),_c('div',{staticClass:\"queryValue\"},[_vm._v(_vm._s(_vm._f(\"formatDate\")(_vm.polTypeStatsForm.modifiedDate)))])],1):_vm._e()],1)],1)],1),_c('v-btn',{staticClass:\"mr-2 mb-2\",attrs:{\"color\":\"error\",\"loading\":_vm.loading},on:{\"click\":_vm.doCancel}},[_c('span',[_vm._v(\"Cancel\")]),_c('v-icon',{attrs:{\"right\":\"\",\"dark\":\"\"}},[_vm._v(\"mdi-cancel\")])],1),(!_vm.queryMode)?_c('v-btn',{staticClass:\"mr-2 mb-2\",attrs:{\"color\":\"primary\",\"dark\":\"\"},on:{\"click\":_vm.doSave}},[_vm._v(\" Save Statistic Type \"),_c('v-icon',{attrs:{\"right\":\"\"}},[_vm._v(\"mdi-content-save\")])],1):_vm._e(),_c('v-dialog',{attrs:{\"width\":\"800px\",\"persistent\":\"\"},model:{value:(_vm.helplist),callback:function ($$v) {_vm.helplist=$$v},expression:\"helplist\"}},[_c('helplist',{key:_vm.helplist,attrs:{\"apiURI\":_vm.helplistURI,\"fieldList\":_vm.helplistField,\"fieldKey1\":_vm.helplistFieldKey,\"expand\":_vm.helplistExpand},on:{\"select\":function($event){return _vm.doSelect($event)},\"close\":_vm.doClose}})],1)],1)],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n \n \n List\n Details\n \n \n Permitted Statistic Type per Policy Type\n \n \n \n \n \n New Permitted Statistic Type\n mdi-plus\n \n \n \n \n
\n
{{ row.item.polType }}
\n
{{ row.item.polTypeDesc }}
\n
{{ row.item.statsType }}
\n
{{ row.item.statsUse }}
\n
{{ row.item.permTranType }}
\n
{{ row.item.defStatsVal }}
\n
\n \n
\n \n \n Are you sure you want to delete the selected record? ({{ selectedPolTypeStats }}) \n \n \n \n \n mdi-plus\n mdi-pencil\n mdi-magnify\n Create Statistic Type per Policy Type\n Edit Statistic Type per Policy Type\n Query Statistic Type per Policy Type\n \n \n \n \n \n \n {{ labels.statsType }}\n