|
|
-"use strict";(self["webpackChunkyos_manage"]=self["webpackChunkyos_manage"]||[]).push([[1027],{33302:function(e,t,s){s.r(t),s.d(t,{default:function(){return m}});var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticStyle:{"padding-bottom":"0"}},[s("el-button",{attrs:{icon:"el-icon-plus",size:"small",type:"primary"},on:{click:function(t){e.dialogFormVisible=!0}}},[e._v("新 建")]),s("el-dialog",{attrs:{title:"新建分类","append-to-body":"",visible:e.dialogFormVisible,width:"600px"},on:{"update:visible":function(t){e.dialogFormVisible=t}}},[s("el-form",{ref:"form",attrs:{model:e.form,size:"small"}},[s("el-form-item",{attrs:{label:"分类名称",prop:"classname","label-width":"80px"}},[s("el-input",{attrs:{autocomplete:"off",placeholder:"输入分类名称"},model:{value:e.form.classname,callback:function(t){e.$set(e.form,"classname",t)},expression:"form.classname"}})],1)],1),s("div",{staticClass:"dialog-footer"},[s("el-button",{staticClass:"normal-btn-width",attrs:{size:"small"},on:{click:function(t){e.dialogFormVisible=!1,e.$refs.form.resetFields()}}},[e._v("取 消")]),s("el-button",{staticClass:"normal-btn-width btn-warning",attrs:{size:"small",type:"warning"},on:{click:e.submit}},[e._v("确 定")])],1)],1)],1)},l=[],i=s(48534),n=(s(35666),{data:function(){return{dialogFormVisible:!1,form:{classname:"",parentid:0,issystem:!1,sat_courseware_classid:0,isenable:!0}}},methods:{submit:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({classname:"webmanage.saletool.courseware.coursewareclass",method:"insertOrUpdate",content:e.form});case 2:s=t.sent,e.tool.showMessage(s),1===s.code&&(e.dialogFormVisible=!1),e.$refs.form.resetFields(),e.$emit("onSuccess");case 7:case"end":return t.stop()}}),t)})))()}}}),o=n,r=s(43736),c=(0,r.Z)(o,a,l,!1,null,null,null),m=c.exports}}]);
|