{"remainingRequest":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/cache-loader/dist/cjs.js??ref--0-0!/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/src/components/form_supplement_flowpanel.vue?vue&type=template&id=4099935a&","dependencies":[{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/src/components/form_supplement_flowpanel.vue","mtime":1740130327257},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"process-panel reissue-process-panel\"},[_c('div',{staticClass:\"comment-box\"},[_c('div',{staticClass:\"wrap-left\",staticStyle:{\"margin-top\":\"30px\"}},[_c('div',[_c('mt-field',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.signMode == 'TEXT'),expression:\"signMode == 'TEXT'\"}],staticClass:\"copyOpinion\",attrs:{\"placeholder\":_vm.$t('fillComments'),\"maxlength\":\"140\",\"type\":\"textarea\",\"rows\":\"5\"},model:{value:(_vm.attitude),callback:function ($$v) {_vm.attitude=$$v},expression:\"attitude\"}}),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.signMode == 'SIGN'),expression:\"signMode == 'SIGN'\"}],staticClass:\"idea-canvas\"},[_c('canvas',{ref:\"canvas\",staticStyle:{\"background\":\"rgba(246,246,246,1)\"},attrs:{\"id\":\"canvas\",\"width\":_vm.canvasWidth,\"height\":\"180\"},on:{\"touchstart\":_vm.touchStart,\"touchmove\":_vm.touchMove,\"touchend\":_vm.touchEnd}})])],1)]),_c('div',{staticClass:\"wrap-right reissue-wrap-right\",staticStyle:{\"z-index\":\"-10000\"}},[_c('span',{staticClass:\"use-tip\",on:{\"click\":function($event){return _vm.hiddenSuggest()}}},[_vm._v(\"\\n \"+_vm._s(_vm.$t('commonOpinions'))+\"\\n \"),_c('i',{staticClass:\"fa fa-caret-down common-opinion-icon\"})]),_c('div',{staticClass:\"btn-wrap\",staticStyle:{\"position\":\"fixed\",\"bottom\":\"0px\",\"line-height\":\"42px\",\"width\":\"100%\"}},[_c('span',{staticClass:\"sign-rewrite-sup\",on:{\"click\":_vm.onSubmit}},[_vm._v(\"\\n \"+_vm._s(_vm.$t('confirm'))+\"\\n \")])])]),(_vm.suggestBoxVisible)?_c('div',{staticClass:\"use-suggest\"},[(_vm.allSuggests)?_c('div',{staticClass:\"sug-data\"},[_c('div',{staticClass:\"sug-box\"},_vm._l((_vm.allSuggests),function(item,index){return _c('span',{key:index,staticClass:\"data-row\",on:{\"click\":function($event){return _vm.putData(item.content)}}},[_c('span',{class:[_vm.showDelAndEdit?'suggest-name-one':'suggest-name-two']},[_vm._v(_vm._s(item.content))]),(_vm.showDelAndEdit)?_c('span',{staticClass:\"icon\"},[_c('span',[_c('i',{staticClass:\"fa fa-trash-o\",on:{\"click\":function($event){return _vm.deleteSuggestion(item.id)}}})]),_c('span',{staticClass:\"icon-two\"},[_c('i',{staticClass:\"fa fa-pencil-square-o\",on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.editSuggestion(item.id, item.content)}}})])]):_vm._e()])}),0)]):_vm._e(),(!_vm.showInput)?_c('div',{staticClass:\"sug-btn\"},[_c('div',{staticClass:\"btns\"},[_c('span',{on:{\"click\":_vm.showInputBox}},[_c('img',{attrs:{\"src\":require(\"../assets/images/add.png\")}}),_c('span',[_vm._v(_vm._s(_vm.$t('addCommonComments')))])]),_c('span',{on:{\"click\":_vm.editSuggest}},[_c('img',{attrs:{\"src\":require(\"../assets/images/jump.png\")}}),_c('span',[_vm._v(_vm._s(_vm.$t('editComment')))])])])]):_vm._e(),(_vm.showEditFirst)?_c('div',{staticClass:\"sug-new\"},[_c('div',{staticClass:\"new-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.input),expression:\"input\"}],attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.input)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.input=$event.target.value}}})]),_c('div',{staticClass:\"keep-cancel\"},[_c('span',{on:{\"click\":function($event){return _vm.cancelAddSuggest(1)}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('span',{on:{\"click\":_vm.addSuggestion}},[_vm._v(_vm._s(_vm.$t('verify')))])])]):_vm._e(),(_vm.showEditSecond)?_c('div',{staticClass:\"sug-new\"},[_c('div',{staticClass:\"new-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.inputSecond),expression:\"inputSecond\"}],attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.inputSecond)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.inputSecond=$event.target.value}}})]),_c('div',{staticClass:\"keep-cancel\"},[_c('span',{on:{\"click\":function($event){return _vm.cancelAddSuggest(2)}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('span',{on:{\"click\":_vm.updateSuggestion}},[_vm._v(_vm._s(_vm.$t('verify')))])])]):_vm._e()]):_vm._e()])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}